go-firefly3/docs/AutocompleteCurrency.md
2024-05-11 14:45:50 +03:00

558 B

AutocompleteCurrency

Properties

Name Type Description Notes
Id string [default to null]
Name string Currency name. [default to null]
Code string Currency code. [default to null]
Symbol string [default to null]
DecimalPlaces int32 [default to null]

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