Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2OrdersCart

Hierarchy

  • GoogleActionsV2OrdersCart

Properties

Optional extension

extension: ApiClientObjectMap<any>

Extension to the cart based on the type of order.

Optional id

id: undefined | string

Optional id for this cart. Included as part of the Cart returned back to the integrator at confirmation time.

Optional lineItems

The good(s) or service(s) the user is ordering. There must be at least one line item.

Optional merchant

Merchant for the cart, if different from the caller.

Optional notes

notes: undefined | string

Notes about this cart.

Optional otherItems

Adjustments entered by the user, e.g. gratuity.

Optional promotions

Optional. Promotional coupons added to the cart. Eligible promotions will be sent back as discount line items in proposed order.

Generated using TypeDoc