Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Time

A window if a time-range is specified or ETA if single time specified. Expected delivery or pickup time.

Time construct to represent time of an event to use when displaying an order to the user.

A window if a time-range is specified or ETA if single time specified. Expected time to prepare the food. Single-time preferred.

Time when the service/event is scheduled to occur. Can be a time range, a date, or an exact date time.

Time range that is acceptable to the user.

Entry time, which might be different from the event start time. e.g. the event starts at 9am, but entry time is 8:30am.

End time.

Start time.

Hierarchy

  • Time

Properties

Properties

Optional timeIso8601

timeIso8601: undefined | string

Represents an order-event time like reservation time, delivery time and so on. Could be a duration (start & end time), just the date, date time etc. Refer https://en.wikipedia.org/wiki/ISO_8601 for all supported formats.

Generated using TypeDoc