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

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::ShippingCarrierDetailsType

DESCRIPTION ^

Details about type of Carrier used to ship an item.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setDescription()

Full name of the shipping Carrier for display purposes.

# Argument: 'xs:string'

getDescription()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'xs:string'

setShippingCarrier()

Value used for the shipping Carrier.

# Argument: 'ns:ShippingCarrierCodeType'

getShippingCarrier()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'ns:ShippingCarrierCodeType'

setShippingCarrierID()

Numeric identifier. Some applications use this ID to look up shipping Carriers more efficiently.

# Argument: 'xs:int'

getShippingCarrierID()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'xs:int'

syntax highlighting: