class representing the commissions generated by an execution.
More...
|
override bool | Equals (object p_other) |
|
override int | GetHashCode () |
|
|
string | ExecId [get, set] |
| the execution's id this commission belongs to.
|
|
double | Commission [get, set] |
| the commissions cost.
|
|
string | Currency [get, set] |
| the reporting currency.
|
|
double | RealizedPNL [get, set] |
| the realized profit and loss
|
|
double | Yield [get, set] |
| The income return.
|
|
int | YieldRedemptionDate [get, set] |
| date expressed in yyyymmdd format.
|
|
class representing the commissions generated by an execution.
- See Also
- Execution