Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 682 Bytes

Currency.md

File metadata and controls

14 lines (10 loc) · 682 Bytes

Currency

Properties

Name Type Description Notes
currency_code string Currency code of the localized value [optional]
exchange_rate float Exchange rate used to localize [optional]
localized float Value localized to the customer [optional]
localized_formatted string Value localized and formatted for the customer [optional]
value float Value in base currency [optional]

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