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

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::SiteWideCharacteristicsType

DESCRIPTION ^

A list of one or more characteristics sets mapped to the category, if any. Use this information when working with Item Specifics (Attributes) and Pre-filled Item Information (Catalogs) functionality.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setCharacteristicsSet()

Container for site-wide characteristics set information.

# Argument: 'ns:CharacteristicsSetType'

getCharacteristicsSet()

  Calls: GetCategory2CS
  Returned: Conditionally
  Details: DetailLevel: ReturnAll

# Returns: 'ns:CharacteristicsSetType'

setExcludeCategoryID()

A category that does not support the specified site-wide characteristics set.

# Argument: reference to an array of 'xs:string'

getExcludeCategoryID()

  Calls: GetCategory2CS
  Returned: Conditionally
  Details: DetailLevel: ReturnAll

# Returns: reference to an array of 'xs:string'

syntax highlighting: