Skip to content

Files

Latest commit

 

History

History
19 lines (15 loc) · 731 Bytes

Currency.md

File metadata and controls

19 lines (15 loc) · 731 Bytes

Org.OpenAPITools.Model.Currency

Properties

Name Type Description Notes
Id string [optional]
Name string [optional]
Iso3 string [optional]
SymbolLeft string [optional]
SymbolRight string [optional]
Rate decimal [optional]
Avail bool [optional]
Default bool [optional]
AdditionalFields Object [optional]
CustomFields Object [optional]

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