ib 1.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
# InlineResponse2009

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**scan_type_list** | [**Vec<::models::InlineResponse2009ScanTypeList>**]inline_response_200_9_scan_type_list.md |  | [optional] [default to null]
**instrument_list** | [**Vec<::models::InlineResponse2009InstrumentList>**]inline_response_200_9_instrument_list.md |  | [optional] [default to null]
**filter_list** | [**Vec<::models::InlineResponse2009FilterList>**]inline_response_200_9_filter_list.md |  | [optional] [default to null]
**location_tree** | [**Vec<::models::InlineResponse2009LocationTree>**]inline_response_200_9_location_tree.md |  | [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)