eBay Trading APIVersion 1349
 

ShippingLocationDetailsType

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

Type that uses ShippingLocationDetailsType:

Call that uses ShippingLocationDetailsType:

Fields

Description ( string ) [0..1]
Display string that applications can use to present a list of shipping locations in a more user-friendly format (such as in a drop-down list). This field is localized in the language of the site.
See the Field Index to learn which calls use Description.

DetailVersion ( string ) [0..1]
Returns the latest version number for this field. The version can be used to determine if and when to refresh cached client data.
See the Field Index to learn which calls use DetailVersion.

ShippingLocation ( string ) [0..1]
Short name or abbreviation for a region (e.g., Asia) or location (e.g. Japan).
See the Field Index to learn which calls use ShippingLocation.

UpdateTime ( dateTime ) [0..1]
Gives the time in GMT that the feature flags for the details were last updated. This timestamp can be used to determine if and when to refresh cached client data.
See the Field Index to learn which calls use UpdateTime.