Tim Keefer > eBay-API > eBay::API::XML::DataType::DispatchTimeMaxDetailsType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'

syntax highlighting: