The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::DispatchTimeMaxDetailsType

DESCRIPTION

Details about a specific maximum dispatch time, the maximum number of business days required to ship an item to domestic buyers after receiving a cleared payment.

SYNOPSIS

INHERITANCE

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

Subroutines:

setDescription()

Value and unit (e.g., 10 Days) for the maximum dispatch time. Useful for display purposes.

# Argument: 'xs:string'

getDescription()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'xs:string'

setDispatchTimeMax()

Integer value (1, 2, 3, 4, 5, 10, 15, or 20) corresponding to the maximum dispatch time. <br><br> Related field:<br> Item.DispatchTimeMax in AddItem

# Argument: 'xs:int'

getDispatchTimeMax()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'xs:int'