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

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

DESCRIPTION ^

Container for a list of categories.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setCategory()

Contains details about one category. For GetCategories, this node is not returned when no detail level is specified.

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

getCategory()

  Calls: GetCategories
  Returned: Always
  Details: DetailLevel: ReturnAll

  Calls: GetCategoryListings
         GetPopularKeywords
  Returned: Always

  Calls: GetCategory2CS
  Returned: Always
  Details: DetailLevel: ReturnAll
  Context: MappedCategoryArray

  Calls: GetCategory2CS
  Returned: Conditionally
  Details: DetailLevel: ReturnAll
  Context: UnmappedCategoryArray

  Calls: GetSearchResults
  Returned: Conditionally
  Details: DetailLevel: ItemReturnAttributes, ItemReturnCategories, none, ReturnAll

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

syntax highlighting: