fireblocks-sdk 2025.10.17

Rust implementation of the Fireblocks SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ConnectedAccountTradingPair

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The ID of the trading pair. | 
**base_asset_id** | **String** | The Symbol of the base asset. | 
**quote_asset_id** | **String** | The symbol of the quote asset. | 
**supported_types** | [**Vec<models::ConnectedAccountTradingPairSupportedType>**]ConnectedAccountTradingPairSupportedType.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)