# AssetBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | The asset type. | **code** | **String** | The unique code for the asset. | **name** | **String** | The name of the asset. | **symbol** | **String** | The currency symbol for the asset. | **decimals** | **Int** | The number of decimals for the default unit of the asset. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)