The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::SuggestedCategoryArrayType

DESCRIPTION

Contains an array of categories that contain listings with specified keywords in their titles or descriptions. The array can contain up to 10 categories.

SYNOPSIS

INHERITANCE

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

Subroutines:

setSuggestedCategory()

Describes a category that contains listings that match specified keywords in the query. Returned if a category matches the query.

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

getSuggestedCategory()

  Calls: GetSuggestedCategories
  Returned: Conditionally

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