Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 920 Bytes

AssetsConfig.md

File metadata and controls

19 lines (15 loc) · 920 Bytes

AssetsConfig

Properties

Name Type Description Notes
asset str [default to 'XBT']
currency str [optional] [default to 'XBt']
major_currency str [optional] [default to 'XBT']
name str [optional] [default to 'Bitcoin']
currency_type str [optional] [default to 'Crypto']
scale float [optional] [default to 8.0]
enabled bool [optional] [default to True]
is_margin_currency bool [optional] [default to True]
memo_required bool [optional] [default to False]
networks list[AssetsConfigNetworkItem] [optional]

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