Tim Keefer > eBay-API > eBay::API::XML::DataType::LookupAttributeArrayType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::LookupAttributeArrayType

DESCRIPTION ^

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.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setLookupAttribute()

The condition of the item.

  Calls: AddItem
         GetItemRecommendations
         RelistItem
         VerifyAddItem
  RequiredInput: No

# Argument: reference to an array of 'ns:LookupAttributeType'

getLookupAttribute()

# Returns: reference to an array of 'ns:LookupAttributeType'

syntax highlighting: