# ConnectedAccountTradingPair
## Properties
**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)