ConnectApi.PromotionCart

A cart, its items, and its adjustment groups.
Property Name Type Description Available Version
cartAdjustment​Groups List<ConnectApi.PromotionCartAdjustmentGroup> Cart adjustment groups belonging to the cart. 57.0
cartItems List<ConnectApi.PromotionCartItem> Cart items belonging to the cart. 57.0
currencyIsoCode String Currency code of the cart. 57.0
id String ID of the cart. 57.0
totalAdjustment​BaseAmount String Total adjustment base amount for the cart. 57.0
totalNetAmount String Total price of the cart, including adjustments. 57.0
totalProduct​BaseAmount String Total price of all cart items in the cart. 57.0