
eBay::API::XML::DataType::CartItemArrayType

A collection of CartItems.


eBay::API::XML::DataType::CartItemArrayType inherits from the eBay::API::XML::BaseDataType class

Details about a cart item and what to do with it (for example, add it to the cart, remove it from the cart, or change the quantity for an item). As a return type, this and its children are only returned if there are items in the cart after the last SetCart operation. This is only required if the parent container is submitted.
Calls: SetCart RequiredInput: Conditionally
# Argument: reference to an array of 'ns:CartItemType'
Calls: GetCart
SetCart
Returned: Conditionally
# Returns: reference to an array of 'ns:CartItemType'