OrderGraphBlockOrderDetail
More...
◆ OrderGraphBlockOrderDetail() [1/2]
Lusid.Sdk.Model.OrderGraphBlockOrderDetail.OrderGraphBlockOrderDetail |
( |
| ) |
|
|
inlineprotected |
◆ OrderGraphBlockOrderDetail() [2/2]
Lusid.Sdk.Model.OrderGraphBlockOrderDetail.OrderGraphBlockOrderDetail |
( |
ResourceId |
id = default(ResourceId) , |
|
|
string |
complianceState = default(string) , |
|
|
string |
approvalState = default(string) , |
|
|
ResourceId |
portfolioId = default(ResourceId) , |
|
|
string |
portfolioName = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the OrderGraphBlockOrderDetail class.
- Parameters
-
id | id (required). |
complianceState | The compliance state of this order. Possible values are 'Pending', 'Failed', 'Manually approved' and 'Passed'. (required). |
approvalState | The approval state of this order. Possible values are 'Pending', 'Rejected' and 'Approved'. (required). |
portfolioId | portfolioId. |
portfolioName | The name of the order's referenced Portfolio.. |
◆ 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. Possible values are 'Pending', 'Rejected' and 'Approved'.
The approval state of this order. Possible values are 'Pending', 'Rejected' and 'Approved'.
◆ ComplianceState
string Lusid.Sdk.Model.OrderGraphBlockOrderDetail.ComplianceState |
|
getset |
The compliance state of this order. Possible values are 'Pending', 'Failed', 'Manually approved' and 'Passed'.
The compliance state of this order. Possible values are 'Pending', 'Failed', 'Manually approved' and 'Passed'.
◆ Id
ResourceId Lusid.Sdk.Model.OrderGraphBlockOrderDetail.Id |
|
getset |
◆ 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