Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 830 Bytes

File metadata and controls

10 lines (7 loc) · 830 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 ISO4217 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/negotiation/types/bas:CurrencyCodeEnum&#39;&gt;eBay API documentation</a> [optional]
value string The monetary amount in the specified currency. [optional]

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