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
# FuturesInner

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conid** | **i32** | conid of the future contract | [optional] [default to null]
**expiration_date** | **String** |  | [optional] [default to null]
**ltd** | **String** | last trading day | [optional] [default to null]
**symbol** | **String** |  | [optional] [default to null]
**underlying_conid** | **i32** |  | [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)