| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::ListingDurationDefinitionType
A container node for a set of durations that apply to a certain listing type.
eBay::API::XML::DataType::ListingDurationDefinitionType inherits from the eBay::API::XML::BaseDataType class
Specifies the length of time an auction can be open, in days. The allowed durations vary according to the type of listing. The value GTC means Good Til Canceled.
# Argument: reference to an array of 'xs:token'
Calls: GetCategoryFeatures Returned: Conditionally Details: DetailLevel: ReturnAll
# Returns: reference to an array of 'xs:token'
Identifies the type of listing to which the set of durations applies. The durationSetID value corresponds to the listing types returned in Category.ListingDuration (also in the call response).
# Argument: 'xs:int'
Calls: GetCategoryFeatures Returned: Conditionally Details: DetailLevel: ReturnAll
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |