| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetDescriptionTemplates::GetDescriptionTemplatesResponseType
Returned after calling GetDescriptionTemplatesRequest.
eBay::API::XML::Call::GetDescriptionTemplates::GetDescriptionTemplatesResponseType inherits from the eBay::API::XML::ResponseDataType class
The information for one Theme or one Layout. There can be multiple DescriptionTemplates.
# Argument: reference to an array of 'ns:DescriptionTemplateType'
Returned: Always
# Returns: reference to an array
of 'ns:DescriptionTemplateType'
The number of Layout templates returned (that is, the number of DescriptionTemplates for which Type is "Layout").
# Argument: 'xs:int'
Returned: Always # Returns: 'xs:int'
The ID of a returned layout that is obsolete. There can be zero or more IDs.
# Argument: reference to an array of 'xs:int'
Returned: Conditionally
# Returns: reference to an array
of 'xs:int'
The ID of a returned theme that is obsolete. There can be zero or more IDs.
# Argument: reference to an array of 'xs:int'
Returned: Conditionally
# Returns: reference to an array
of 'xs:int'
Data for one theme group. There can be multiple ThemeGroups in the response.
# Argument: reference to an array of 'ns:ThemeGroupType'
Returned: Conditionally
# Returns: reference to an array
of 'ns:ThemeGroupType'
The number of Theme templates returned (that is, the number of DescriptionTemplates for which Type is "Theme").
# Argument: 'xs:int'
Returned: Always # Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |