OrderBreachHistory
More...
◆ OrderBreachHistory() [1/2]
| Lusid.Sdk.Model.OrderBreachHistory.OrderBreachHistory |
( |
| ) |
|
|
inlineprotected |
◆ OrderBreachHistory() [2/2]
Initializes a new instance of the OrderBreachHistory class.
- Parameters
-
| id | id (required). |
| orderId | orderId (required). |
| runId | runId (required). |
| breachesByRule | Compliance rule breaches associations with the order and run.. |
| asAt | The asAt datetime at which the order breach was created in LUSID. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.OrderBreachHistory.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
| override int Lusid.Sdk.Model.OrderBreachHistory.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.OrderBreachHistory.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.OrderBreachHistory.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAt
| DateTimeOffset Lusid.Sdk.Model.OrderBreachHistory.AsAt |
|
getset |
The asAt datetime at which the order breach was created in LUSID.
The asAt datetime at which the order breach was created in LUSID.
◆ BreachesByRule
| Dictionary<string, List<OrderRuleBreach> > Lusid.Sdk.Model.OrderBreachHistory.BreachesByRule |
|
getset |
Compliance rule breaches associations with the order and run.
Compliance rule breaches associations with the order and run.
◆ Id
◆ OrderId
| ResourceId Lusid.Sdk.Model.OrderBreachHistory.OrderId |
|
getset |
◆ RunId
| ResourceId Lusid.Sdk.Model.OrderBreachHistory.RunId |
|
getset |
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/OrderBreachHistory.cs