eBay::API::XML::DataType::ShippingLocationDetailsType - eBay::API::XML::DataType::ShippingLocationDetailsType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::ShippingLocationDetailsType

DESCRIPTION

Top

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

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


eBay-API documentation  | view source Contained in the eBay-API distribution.