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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**clearing_cycle_end_time** | **i32** |  | [optional] [default to null]
**sessions** | [***::models::InlineResponse20037Sessions**](inline_response_200_37_sessions.md) |  | [optional] [default to null]
**trading_schedule_date** | **i32** | 20000101 stands for any Sat, 20000102 stands for any Sun, ... 20000107 stands for any Fri. Any other date stands for itself. | [optional] [default to null]
**trading_times** | [***::models::InlineResponse20037TradingTimes**](inline_response_200_37_tradingTimes.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)