cryptoapis 1.1.0

Rust library/SDK for Crypto APIs 2.0
Documentation
# ListSupportedAssetsRi

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asset_id** | **String** | Defines the unique ID of the specific asset. | 
**asset_name** | **String** | Specifies the name of the asset in question. | 
**asset_symbol** | **String** | Specifies the asset's unique symbol in the Crypto APIs listings. | 
**asset_type** | **String** | Defines the type of the supported asset. This could be either \"crypto\" or \"fiat\". | 
**original_symbol** | **String** | Specifies the asset's original symbol as introduced by its founders. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)