| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::ItemsCanceledEventType
Return the canceled items along with the seller info
eBay::API::XML::DataType::ItemsCanceledEventType inherits from the eBay::API::XML::ResponseDataType class
Array of items ended
# Argument: 'ns:ItemIDArrayType'
# Returns: 'ns:ItemIDArrayType'
To indicate to seller whether the items ended are eligible for Relist or not
# Argument: 'xs:boolean'
# Returns: 'xs:boolean'
Seller numeric id
# Argument: 'ns:UserIDType'
# Returns: 'ns:UserIDType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |