|
|
This documentation is now deprecated. Please switch to the IBKR Campus for up-to-date information regarding IBKR's API solutions. |
A container for storing Soft Dollar Tier information. More...
Public Member Functions | |
SoftDollarTier (string name, string value, string displayName) | |
override bool | Equals (object obj) |
override int | GetHashCode () |
override string | ToString () |
Static Public Member Functions | |
static bool | operator== (SoftDollarTier left, SoftDollarTier right) |
static bool | operator!= (SoftDollarTier left, SoftDollarTier right) |
Properties | |
string | Name [get, set] |
The name of the Soft Dollar Tier. | |
string | Value [get, set] |
The value of the Soft Dollar Tier. | |
string | DisplayName [get, set] |
The display name of the Soft Dollar Tier. | |
A container for storing Soft Dollar Tier information.