# GetAssetDetailsByAssetSymbolRi ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **asset_id** | **String** | Defines the unique ID of the specific asset. | **asset_logo** | [**crate::models::GetAssetDetailsByAssetIdriAssetLogo**](GetAssetDetailsByAssetIDRI_assetLogo.md) | | **asset_name** | **String** | Specifies the name of the asset in question. | **asset_original_symbol** | **String** | Specifies the asset's original symbol as introduced by its founders. | **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\". | **latest_rate** | [**crate::models::GetAssetDetailsByAssetIdriLatestRate**](GetAssetDetailsByAssetIDRI_latestRate.md) | | **slug** | Option<**String**> | Represents the asset`s unique slug string in Crypto APIs listings. | [optional] **specific_data** | [**crate::models::GetAssetDetailsByAssetSymbolRis**](GetAssetDetailsByAssetSymbolRIS.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)