ib 3.0.0

A Rust client to the Interactive Brokers HTTP REST API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# StocksInner

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asset_class** | **String** |  | [optional] [default to null]
**chinese_name** | **String** | company name in Chinese | [optional] [default to null]
**contracts** | [**Vec<::models::StocksInnerContracts>**]stocks_inner_contracts.md | array of contracts from different exchanges | [optional] [default to null]
**name** | **String** | company name | [optional] [default to null]

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