Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 479 Bytes

File metadata and controls

14 lines (7 loc) · 479 Bytes

ReturnedCartItem

Properties

Name Type Description Notes
position Long The index of the cart item in the provided customer session's `cartItems` property. [optional]
quantity Long Number of cart items to return. [optional]
sku String The SKU of the cart item in the provided customer session's `cartItems` property. [optional]