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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**location** | [**Vec<::models::ScannerparamsLocationTreeLocation>**]scannerparams_LocationTree_Location.md | Contains information like name, supported filters, etc. for an instrument. A location can contain more locations forming a tree-like structure which allows user to control the lcoation at more granular level. locationCode has to be used to specify lcoations while querying a scanner. | [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)