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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**authenticated** | **bool** | If connection is authenticated | [optional] [default to null]
**competing** | **bool** | If user already has an existing brokerage session running. | [optional] [default to null]
**connected** | **bool** | Connected to CCP session | [optional] [default to null]
**passed** | **bool** | If sso authentication completed | [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)