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

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

DESCRIPTION ^

Details about a region or location to which the seller is willing to ship.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setDescription()

Display name of region or location (sometimes more descriptive than the ShippingLocation short name).

# Argument: 'xs:string'

getDescription()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'xs:string'

setShippingLocation()

Short name or abbreviation for a region (e.g., Asia) or location (e.g. Japan).<br><br> Related field:<br> Item.ShippingDetails.InternationalShippingServiceOption.ShipToLocation in AddItem

# Argument: 'xs:string'

getShippingLocation()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'xs:string'

syntax highlighting: