eBay Merchant Data APIVersion 1255
 

CountryDetailsType

Details about a specific country.

No calls use CountryDetailsType.

Fields

Country ( CountryCodeType ) [0..1]
Not used by any call.

Two-letter code representing a country. These two-letter codes are typically used in Add/Revise/Relist calls when referring to a country.
See the Field Index to learn which calls use Country.

Description ( string ) [0..1]
Not used by any call.

Full country name for display purposes. May be similar to (but not necessarily identical to) CountryName in addresses (e.g., User.RegistrationAddress.CountryName in GetUser).
See the Field Index to learn which calls use Description.

DetailVersion ( string ) [0..1]
Not used by any call.

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.

UpdateTime ( dateTime ) [0..1]
Not used by any call.

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.