assetReferenceKey which is used during the createCart API to sync the assetReferenceIds in the orderItems.
unique key for each cart.
cartItemGroups of the each cart item.
cartItems will hold all cart items.
price information of all the items in the cart.
promotions for all cart items.
custom attributes for an cart.
cart total prices.
This function parse the cart information.
Cart
Generated using TypeDoc
Class that defines cart.