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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Exchange parameter id | [optional] [default to null]
**schedules** | [**Vec<::models::InlineResponse20037Schedules>**]inline_response_200_37_schedules.md | Always contains at least one &#39;tradingTime&#39;  and zero or more &#39;sessionTime&#39; tags | [optional] [default to null]
**trade_venue_id** | **String** | Reference on a trade venue of given exchange parameter | [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)