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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**chg** | **String** | total change amount | [optional] [default to null]
**end_val** | **String** |  | [optional] [default to null]
**incomplete_data** | **bool** | set to true if any external account data is not available for starting or ending date, resulting in potentially unusual total values. | [optional] [default to null]
**rtn** | **String** | change percent | [optional] [default to null]
**start_val** | **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)