NAME
eBay::API::XML::DataType::CountryDetailsType
DESCRIPTION
Details about a specific country.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::CountryDetailsType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setCountry()
Two-letter country abbreviation.<br><br> Related fields:<br> Item.Country in AddItem<br> SearchLocationFilter.CountryCode in GetSearchResults
# Argument: 'ns:CountryCodeType'
getCountry()
Calls: GeteBayDetails
Returned: Conditionally
# Returns: 'ns:CountryCodeType'
setDescription()
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).
# Argument: 'xs:string'
getDescription()
Calls: GeteBayDetails
Returned: Conditionally
# Returns: 'xs:string'