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
14
# IserversecdefsearchSections

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exchange** | **String** | Listing Exchange | [optional] [default to null]
**leg_sec_type** | **String** | For combo's defines the asset class for each leg | [optional] [default to null]
**months** | **String** | List of expiration month(s) and year(s) in MMMYY format separated by semicolon | [optional] [default to null]
**sec_type** | **String** | Asset Class | [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)