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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cps** | [***::models::PerformanceCps**](performance_cps.md) |  | [optional] [default to null]
**currency_type** | **String** |  | [optional] [default to null]
**id** | **String** |  | [optional] [default to null]
**included** | **Vec<String>** |  | [optional] [default to null]
**nav** | [***::models::PerformanceNav**](performance_nav.md) |  | [optional] [default to null]
**pm** | **String** |  | [optional] [default to null]
**rc** | **i32** |  | [optional] [default to null]
**tpps** | [***::models::PerformanceTpps**](performance_tpps.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)