ib 1.0.0

A Rust client to the Interactive Brokers HTTP REST API
Documentation
# Account

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] [default to null]
**account_id** | **String** |  | [optional] [default to null]
**account_van** | **String** |  | [optional] [default to null]
**account_title** | **String** |  | [optional] [default to null]
**display_name** | **String** |  | [optional] [default to null]
**account_alias** | **String** |  | [optional] [default to null]
**account_status** | **f32** |  | [optional] [default to null]
**currency** | **String** |  | [optional] [default to null]
**_type** | **String** |  | [optional] [default to null]
**trading_type** | **String** |  | [optional] [default to null]
**faclient** | **bool** |  | [optional] [default to null]
**parent** | **String** |  | [optional] [default to null]
**desc** | **String** |  | [optional] [default to null]
**covestor** | **bool** |  | [optional] [default to null]
**master** | [***::models::AccountMaster**](account_master.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)