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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**filters** | **String** | Supported filters for the instrument separated by a comma | [optional] [default to null]
**name** | **String** | Display name for the instrument | [optional] [default to null]
**sec_type** | **String** | Sec Type of the instrument. This field is not provided if its value is same as 'type' | [optional] [default to null]
**short_name** | **String** |  | [optional] [default to null]
**_type** | **String** | Type of the asset | [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)