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

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'