# ExchangeAsset ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**id** | **string** | Deprecated. Use assetId or assetLegacyId instead. | [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 Fireblocks asset id. Present only when Fireblocks can identify the exchange asset. | [optional] [default to undefined]| |**providerSymbol** | **string** | The symbol used by the exchange provider to identify the asset. | [optional] [default to undefined]| |**assetSymbol** | **string** | The Fireblocks asset symbol. Present only when Fireblocks can identify the exchange asset. | [optional] [default to undefined]| |**assetLegacyId** | **string** | The Fireblocks legacy asset id. Present only when Fireblocks can identify the exchange asset. | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)