| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::ThemeGroupType
Data for one theme group. Returned for GetDescriptionTemplates if theme groups are requested.
eBay::API::XML::DataType::ThemeGroupType inherits from the eBay::API::XML::BaseDataType class
Unique identifier for this theme group.
# Argument: 'xs:int'
Calls: GetDescriptionTemplates Returned: Conditionally
# Returns: 'xs:int'
Name of this theme group (localized to the language associated with the eBay site).
# Argument: 'xs:string'
Calls: GetDescriptionTemplates Returned: Conditionally
# Returns: 'xs:string'
Unique identifier for each theme in this group. There is at least one theme in a theme group.
# Argument: reference to an array of 'xs:int'
Calls: GetDescriptionTemplates Returned: Conditionally
# Returns: reference to an array of 'xs:int'
The number of ThemeID elements in this group.
# Argument: 'xs:int'
Calls: GetDescriptionTemplates Returned: Conditionally
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |