Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemoveFromCart_removeFromCart_cart

Hierarchy

  • RemoveFromCart_removeFromCart_cart

Index

Properties

__typename

__typename: "Cart"

active

active: boolean

Whether the cart can still be updated and ordered

discounts

The discounts applied to this cart

entries

The cart entries of this cart

id

id: string

The identifier of this cart

revision

revision: null | number

The cart revision number

state

state: null | string

Optional commerce-backend specific state string value

totalListPrice

The total listed price of this cart

totalPurchasePrice

The total purchase price of this cart

totalQuantity

totalQuantity: number

The total quantity in this cart

Generated using TypeDoc