Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.09 KB

File metadata and controls

21 lines (15 loc) · 1.09 KB

ExchangeAsset

Properties

Name Type Description Notes
id string [optional] [default to undefined]
balance string [optional] [default to undefined]
lockedAmount string [optional] [default to undefined]
total string [optional] [default to undefined]
available string [optional] [default to undefined]
credit string [optional] [default to undefined]
assetId string The id of the asset [optional] [default to undefined]
providerSymbol string The provider symbol of the asset [optional] [default to undefined]
assetSymbol string The asset symbol of the asset [optional] [default to undefined]
assetLegacyId string The asset legacy id of the asset [optional] [default to undefined]

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