!!! info "[CurrencyDetail](/../../schemas/currency_detail)"
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|id
`i` |integer|True|The integer value of the currency|
|symbol
`s` |string|True|The name of the currency|
|balance_decimals
`bd` |integer|True|The balance decimals of the currency|
|quantity_multiplier
`qm` |string|True|The quantity multiplier of the currency|