Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2OrdersOrder

Hierarchy

  • GoogleActionsV2OrdersOrder

Properties

Optional actionOrderId

actionOrderId: undefined | string

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.

Optional customerInfo

If requested, customer info e.g. email will be passed back to the app.

Optional finalOrder

Reflect back the proposed order that caused the order.

Optional googleOrderId

googleOrderId: undefined | string

Order id assigned by Google.

Optional orderDate

orderDate: undefined | string

Date and time the order was created.

Optional paymentInfo

Payment related info for the order.

Generated using TypeDoc