eBay::API::XML::DataType::ListingEnhancementDurationReferenceType - eBay::API::XML::DataType::ListingEnhancementDurationReferenceType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::ListingEnhancementDurationReferenceType

DESCRIPTION

Top

A container node for a set of durations that apply to a certain listing enhancements.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setDuration()

Specifies a length of time that a listing enhancement can be used for a listing. The value Lifetime means the listing enhancment occurs for the lifetime of the listing. Instances of durations other than Lifetime can be purchased multiple times while the listing is active.

# Argument: reference to an array of 'xs:token'

getDuration()

  Calls: GetCategoryFeatures
  Returned: Conditionally
  Details: DetailLevel: ReturnAll

# Returns: reference to an array of 'xs:token'


eBay-API documentation  | view source Contained in the eBay-API distribution.