| Name | Type | Description | Notes |
|---|---|---|---|
| asset_id | str | Defines the unique ID of the specific asset. | |
| asset_name | str | Specifies the name of the asset in question. | |
| asset_symbol | str | Specifies the asset's unique symbol in the Crypto APIs listings. | |
| asset_type | str | Defines the type of the supported asset. This could be either "crypto" or "fiat". | |
| original_symbol | str | Specifies the asset's original symbol as introduced by its founders. | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |