ib 3.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**LP** | **String** | Limit Price value | [optional] [default to null]
**ORTH** | **bool** | Outside of Regular Trading Hours | [optional] [default to null]
**PC** | **String** | Price Cap value | [optional] [default to null]
**ROA** | **String** | Releative offset amount | [optional] [default to null]
**ROP** | **String** | Relative offset percent | [optional] [default to null]
**SP** | **String** | Stop Price value | [optional] [default to null]
**TA** | **String** | Trailing amount value | [optional] [default to null]
**TT** | **String** | Touch trigger price | [optional] [default to null]
**TU** | **String** | Trailing unit | [optional] [default to null]
**UNP** | **bool** | Use Net Price for Bonds | [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)