Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 801 Bytes

File metadata and controls

10 lines (7 loc) · 801 Bytes

# Amount

Properties

Name Type Description Notes
currency string The three-letter ISO 4217 code representing the currency of the amount in the value field. Restriction: Only the currency of the marketplace is supported. For example, on the US marketplace the only currency supported is USD. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/listing/types/bas:CurrencyCodeEnum&#39;&gt;eBay API documentation</a> [optional]
value string The monetary amount, in the currency specified by the currency field. [optional]

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