NAME
eBay::API::XML::DataType::ListingDurationDefinitionsType
DESCRIPTION
A container node for sets of durations, each set describing the durations allowed for one listing type.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::ListingDurationDefinitionsType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setListingDuration()
Contains the duration periods that apply to a certain listing type.
# Argument: reference to an array of 'ns:ListingDurationDefinitionType'
getListingDuration()
Calls: GetCategoryFeatures
Returned: Conditionally
Details: DetailLevel: ReturnAll
# Returns: reference to an array of 'ns:ListingDurationDefinitionType'
setVersion()
The current version of the feature. Some features (for example, ShippingTermsRequired) do not have version numbers.
# Argument: 'xs:int'
getVersion()
Calls: GetCategoryFeatures
Returned: Conditionally
Details: DetailLevel: ReturnAll
# Returns: 'xs:int'