| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::LookupAttributeArrayType
Only valid when using AddItem for items in Media categories (Books, DVD and Movies, Music, and Video Game categories). You can pass either AttributeSetArrayType or LookupAttributeArrayType, but you cannot pass both containers in the same request. See the eBay Web Services guide for additional information.
eBay::API::XML::DataType::LookupAttributeArrayType inherits from the eBay::API::XML::BaseDataType class
The condition of the item.
Calls: AddItem
GetItemRecommendations
RelistItem
VerifyAddItem
RequiredInput: No
# Argument: reference to an array of 'ns:LookupAttributeType'
# Returns: reference to an array of 'ns:LookupAttributeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |