Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 957 Bytes

AssetsConfig.md

File metadata and controls

18 lines (15 loc) · 957 Bytes

IO.Swagger.Model.AssetsConfig

Properties

Name Type Description Notes
Asset string [default to "XBT"]
Currency string [optional] [default to "XBt"]
MajorCurrency string [optional] [default to "XBT"]
Name string [optional] [default to "Bitcoin"]
CurrencyType string [optional] [default to "Crypto"]
Scale double? [optional] [default to 8.0]
Enabled bool? [optional] [default to true]
IsMarginCurrency bool? [optional] [default to true]
MemoRequired bool? [optional] [default to false]
Networks List<AssetsConfigNetworkItem> [optional]

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