Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2OrdersOrder

Hierarchy

  • GoogleActionsV2OrdersOrder

Properties

Optional actionOrderId

actionOrderId: undefined | string

User-visible order id. Must be set on the initial synchronous OrderUpdate/confirmation.

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