Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 855 Bytes

File metadata and controls

10 lines (7 loc) · 855 Bytes

# Amount

Properties

Name Type Description Notes
currency string The base currency applied to the value field to establish a monetary amount. The currency is represented as a 3-letter ISO 4217 currency code. For example, the code for the Canadian Dollar is CAD. Default: The default currency of the eBay marketplace that hosts the listing. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/ba:CurrencyCodeEnum&#39;&gt;eBay API documentation</a> [optional]
value string The monetary amount in the specified currency. Required in the amount type. [optional]

[Back to Model list] [Back to API list] [Back to README]