Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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