Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2OrdersReceipt

Hierarchy

  • GoogleActionsV2OrdersReceipt

Properties

Optional confirmedActionOrderId

confirmedActionOrderId: undefined | string

Confirmed order id when order has been received by the integrator. This is the canonical order id used in integrator's system referencing the order and may subsequently be used to identify the order as action_order_id.

Note that this field is deprecated. Please pass the field through OrderUpdate.action_order_id instead.

Note that this field is deprecated. Please pass the field through OrderUpdate.action_order_id instead.

Optional userVisibleOrderId

userVisibleOrderId: undefined | string

Optional. The user facing id referencing to current order, which will show up in the receipt card if present. This should be the id that usually appears on a printed receipt or receipt sent to user's email. User should be able to use this id referencing her order for customer service provided by integrators. Note that this field must be populated if integrator does generate user facing id for an order with a printed receipt / email receipt.

Generated using TypeDoc