ib 3.0.0

A Rust client to the Interactive Brokers HTTP REST API
Documentation
# InlineResponse20028

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**available_chart_periods** | **String** | List of available chart periods | [optional] [default to null]
**column_name** | **String** |  | [optional] [default to null]
**company_name** | **String** | Contracts company name | [optional] [default to null]
**con_id** | **f32** |  | [optional] [default to null]
**conidex** | **String** | conid and exchange. Format supports conid or conid@exchange | [optional] [default to null]
**contract_description_1** | **String** | Format contract name | [optional] [default to null]
**listing_exchange** | **String** |  | [optional] [default to null]
**sec_type** | **String** |  | [optional] [default to null]
**server_id** | **String** |  | [optional] [default to null]
**symbol** | **String** | Underlying symbol | [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)