OrderRuleBreach
More...
|
| string | BreachTaskId [get, set] |
| | Uniquely identifies this historical order breach workflow task. More...
|
| |
| string | ComplianceState [get, set] |
| | The compliance state of this order breach. Available values: Pending, Failed, Passed, ManuallyApproved, PartiallyOverridden, Warning. More...
|
| |
◆ OrderRuleBreach() [1/2]
| Lusid.Sdk.Model.OrderRuleBreach.OrderRuleBreach |
( |
| ) |
|
|
inlineprotected |
◆ OrderRuleBreach() [2/2]
| Lusid.Sdk.Model.OrderRuleBreach.OrderRuleBreach |
( |
string |
breachTaskId = default(string), |
|
|
string |
complianceState = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the OrderRuleBreach class.
- Parameters
-
| breachTaskId | Uniquely identifies this historical order breach workflow task. (required). |
| complianceState | The compliance state of this order breach. Available values: Pending, Failed, Passed, ManuallyApproved, PartiallyOverridden, Warning. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.OrderRuleBreach.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
Returns true if OrderRuleBreach instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.OrderRuleBreach.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.OrderRuleBreach.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.OrderRuleBreach.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ BreachTaskId
| string Lusid.Sdk.Model.OrderRuleBreach.BreachTaskId |
|
getset |
Uniquely identifies this historical order breach workflow task.
Uniquely identifies this historical order breach workflow task.
◆ ComplianceState
| string Lusid.Sdk.Model.OrderRuleBreach.ComplianceState |
|
getset |
The compliance state of this order breach. Available values: Pending, Failed, Passed, ManuallyApproved, PartiallyOverridden, Warning.
The compliance state of this order breach. Available values: Pending, Failed, Passed, ManuallyApproved, PartiallyOverridden, Warning.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/OrderRuleBreach.cs