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
14
15
# IbcustentityinfoEntities

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | [***::models::IbcustentityinfoAddress**](ibcustentityinfo_address.md) |  | [optional] [default to null]
**can_sign** | **bool** |  | [optional] [default to null]
**can_trade** | **bool** |  | [optional] [default to null]
**ident_docs** | [**Vec<Value>**](Value.md) |  | [optional] [default to null]
**name** | [***::models::IbcustentityinfoName**](ibcustentityinfo_name.md) |  | [optional] [default to null]
**_type** | **String** |  | [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)