OrderGraphBlockOrderDetail
More...
|
| ResourceId | Id [get, set] |
| | Gets or Sets Id More...
|
| |
| string | ComplianceState [get, set] |
| | The compliance state of this order. Available values: Pending, Failed, Passed, ManuallyApproved, PartiallyOverridden, Warning. More...
|
| |
| string | ApprovalState [get, set] |
| | The approval state of this order. Available values: Pending, Rejected, Approved. More...
|
| |
| ResourceId | PortfolioId [get, set] |
| | Gets or Sets PortfolioId More...
|
| |
| string | PortfolioName [get, set] |
| | The name of the order's referenced Portfolio. More...
|
| |
| string | OrderApprovalTaskId [get, set] |
| | The task id associated with the approval state of the order. More...
|
| |
| ResourceId | OrderApprovalTaskDefinitionId [get, set] |
| | Gets or Sets OrderApprovalTaskDefinitionId More...
|
| |
| List< ContributionToNonPassingRuleDetail > | NonPassingComplianceRuleResults [get, set] |
| | The details of compliance rules in non-passing states. More...
|
| |
◆ OrderGraphBlockOrderDetail() [1/2]
| Lusid.Sdk.Model.OrderGraphBlockOrderDetail.OrderGraphBlockOrderDetail |
( |
| ) |
|
|
inlineprotected |
◆ OrderGraphBlockOrderDetail() [2/2]
Initializes a new instance of the OrderGraphBlockOrderDetail class.
- Parameters
-
| id | id (required). |
| complianceState | The compliance state of this order. Available values: Pending, Failed, Passed, ManuallyApproved, PartiallyOverridden, Warning. (required). |
| approvalState | The approval state of this order. Available values: Pending, Rejected, Approved. (required). |
| portfolioId | portfolioId. |
| portfolioName | The name of the order's referenced Portfolio.. |
| orderApprovalTaskId | The task id associated with the approval state of the order.. |
| orderApprovalTaskDefinitionId | orderApprovalTaskDefinitionId. |
| nonPassingComplianceRuleResults | The details of compliance rules in non-passing states.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.OrderGraphBlockOrderDetail.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.OrderGraphBlockOrderDetail.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.OrderGraphBlockOrderDetail.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.OrderGraphBlockOrderDetail.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ ApprovalState
| string Lusid.Sdk.Model.OrderGraphBlockOrderDetail.ApprovalState |
|
getset |
The approval state of this order. Available values: Pending, Rejected, Approved.
The approval state of this order. Available values: Pending, Rejected, Approved.
◆ ComplianceState
| string Lusid.Sdk.Model.OrderGraphBlockOrderDetail.ComplianceState |
|
getset |
The compliance state of this order. Available values: Pending, Failed, Passed, ManuallyApproved, PartiallyOverridden, Warning.
The compliance state of this order. Available values: Pending, Failed, Passed, ManuallyApproved, PartiallyOverridden, Warning.
◆ Id
| ResourceId Lusid.Sdk.Model.OrderGraphBlockOrderDetail.Id |
|
getset |
◆ NonPassingComplianceRuleResults
The details of compliance rules in non-passing states.
The details of compliance rules in non-passing states.
◆ OrderApprovalTaskDefinitionId
| ResourceId Lusid.Sdk.Model.OrderGraphBlockOrderDetail.OrderApprovalTaskDefinitionId |
|
getset |
Gets or Sets OrderApprovalTaskDefinitionId
◆ OrderApprovalTaskId
| string Lusid.Sdk.Model.OrderGraphBlockOrderDetail.OrderApprovalTaskId |
|
getset |
The task id associated with the approval state of the order.
The task id associated with the approval state of the order.
◆ PortfolioId
| ResourceId Lusid.Sdk.Model.OrderGraphBlockOrderDetail.PortfolioId |
|
getset |
◆ PortfolioName
| string Lusid.Sdk.Model.OrderGraphBlockOrderDetail.PortfolioName |
|
getset |
The name of the order's referenced Portfolio.
The name of the order's referenced Portfolio.
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/OrderGraphBlockOrderDetail.cs