Conversational Actions will be deprecated on June 13, 2023. For more information, see Conversational Actions sunset.

Time

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

JSON representation
{
  "timeIso8601": string
}
Fields
timeIso8601

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.