ib 3.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**company_header** | **String** | Company Name - Exchange | [optional] [default to null]
**company_name** | **String** |  | [optional] [default to null]
**conid** | **i32** | Contract Identifier | [optional] [default to null]
**description** | **String** | Exchange | [optional] [default to null]
**fop** | **String** | List of Future Option expirations in YYYMMDD format separated by semicolon | [optional] [default to null]
**opt** | **String** | List of Option expirations in YYYYMMDD format separated by semicolon | [optional] [default to null]
**restricted** | **String** |  | [optional] [default to null]
**sections** | [**Vec<::models::IserversecdefsearchSections>**]iserversecdefsearch_sections.md |  | [optional] [default to null]
**symbol** | **String** | Underlying symbol | [optional] [default to null]
**war** | **String** | List of Warrant expirations in YYYYMMDD format separated by semicolon | [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)