Deprecated: Use V3 Proto instead. Extension for generic orders that are not tied to a semantic type.
JSON representation | |
---|---|
{ "locations": [ { object ( |
Fields | |
---|---|
locations[] |
Locations associated with the order. Up to 2 locations. |
time |
time indicator associated with the proposed order. |
OrderLocation
Deprecated: Use V3 Proto instead. Location associated with an order.
JSON representation | |
---|---|
{ "type": enum ( |
Fields | |
---|---|
type |
Address type. Determines icon and placement. Required. |
location |
Contains actual location info. |
Time
Deprecated: Use V3 Proto instead. time associated with an order.
JSON representation | |
---|---|
{
"type": enum ( |
Fields | |
---|---|
type |
type of time indicator. |
timeIso8601 |
ISO 8601 representation of time indicator: could be a duration, date or exact datetime. |