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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**A** | **i32** | optional, if A doesn't exist, it means user can't toggle this option. 0-off, 1-on. | [optional] [default to null]
**FC** | **String** | fyi code | [optional] [default to null]
**H** | **i32** | disclaimer read, 1 = yes, = 0 no. | [optional] [default to null]
**FD** | **String** | detailed description | [optional] [default to null]
**FN** | **String** | title | [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)