NAME
eBay::API::XML::DataType::CurrencyDetailsType
DESCRIPTION
Details about a currency.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::CurrencyDetailsType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setCurrency()
Currency abbreviation.<br><br> Related fields:<br> Item.Currency and Item.StartPrice in AddItem<br> SearchLocationFilter.Currency in GetSearchResults
# Argument: 'ns:CurrencyCodeType'
getCurrency()
Calls: GeteBayDetails
Returned: Conditionally
# Returns: 'ns:CurrencyCodeType'
setDescription()
Full currency name for display purposes.
# Argument: 'xs:string'
getDescription()
Calls: GeteBayDetails
Returned: Conditionally
# Returns: 'xs:string'