Info about the buyer.
Required: Order contents which is a group of line items.
Required: Date and time the order was created.
Disclosures associated with this order.
Follow up actions at order level.
Google assigned order id.
Image associated with the order.
Date and time the order was last updated. Required for OrderUpdate.
Required: Merchant assigned internal order id. This id must be unique, and is required for subsequent order update operations. This id may be set to the provided google_order_id, or any other unique value. Note that the id presented to users is the user_visible_order_id, which may be a different, more user-friendly value. Max allowed length is 128 chars.
Notes attached to an order.
Payment related data for the order.
Price, discounts, taxes and so on.
All promotions that are associated with this order.
Purchase order
A link to the terms of service that apply to order/proposed order.
Ticket order
Merchant that facilitated the checkout. This could be different from a line item level provider. Example: Expedia Order with line item from ANA.
The user facing id referencing to current order. This id should be consistent with the id displayed for this order in other contexts, including websites, apps and email.
Deprecated: Use OrderExtensions status instead. User visible label for the state of this order.
Deprecated: Use verticals instead. These properties will apply to all line items, unless overridden in some line item. This vertical must match the line item level vertical type. Possible values: google.actions.orders.v3.verticals.purchase.PurchaseOrderExtension google.actions.orders.v3.verticals.ticket.TicketOrderExtension
Generated using TypeDoc
Order entity. Note: 1. All strings at all levels must be less than 1000 chars unless otherwise specified. 2. All repeated fields at all levels must be less than 50 in count unless otherwise specified. 3. All timestamps at all levels, if specified, must be valid timestamps.