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
16
17
# IbcustentityinfoAddress

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**city** | **String** |  | [optional] [default to null]
**compact** | **String** |  | [optional] [default to null]
**country** | **String** |  | [optional] [default to null]
**country_code** | **String** |  | [optional] [default to null]
**postal_code** | **String** |  | [optional] [default to null]
**state** | **String** |  | [optional] [default to null]
**street** | **String** |  | [optional] [default to null]
**street2** | **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)