OrderGraphBlock
More...
|
Block | Block [get, set] |
| Gets or Sets Block More...
|
|
OrderGraphBlockOrderSynopsis | Ordered [get, set] |
| Gets or Sets Ordered More...
|
|
OrderGraphBlockPlacementSynopsis | Placed [get, set] |
| Gets or Sets Placed More...
|
|
OrderGraphBlockExecutionSynopsis | Executed [get, set] |
| Gets or Sets Executed More...
|
|
OrderGraphBlockAllocationSynopsis | Allocated [get, set] |
| Gets or Sets Allocated More...
|
|
string | DerivedState [get, set] |
| A simple description of the overall state of a block. More...
|
|
string | DerivedComplianceState [get, set] |
| The overall compliance state of a block, derived from the block's orders. Possible values are 'Pending', 'Failed', 'Manually approved' and 'Passed'. More...
|
|
string | DerivedApprovalState [get, set] |
| The overall approval state of a block, derived from approval of the block's orders. Possible values are 'Pending', 'Approved' and 'Rejected'. More...
|
|
◆ OrderGraphBlock() [1/2]
Lusid.Sdk.Model.OrderGraphBlock.OrderGraphBlock |
( |
| ) |
|
|
inlineprotected |
◆ OrderGraphBlock() [2/2]
Initializes a new instance of the OrderGraphBlock class.
- Parameters
-
block | block (required). |
ordered | ordered (required). |
placed | placed (required). |
executed | executed (required). |
allocated | allocated (required). |
derivedState | A simple description of the overall state of a block. (required). |
derivedComplianceState | The overall compliance state of a block, derived from the block's orders. Possible values are 'Pending', 'Failed', 'Manually approved' and 'Passed'. (required). |
derivedApprovalState | The overall approval state of a block, derived from approval of the block's orders. Possible values are 'Pending', 'Approved' and 'Rejected'. (required). |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.OrderGraphBlock.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
Returns true if OrderGraphBlock instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.OrderGraphBlock.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.OrderGraphBlock.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.OrderGraphBlock.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Allocated
◆ Block
Block Lusid.Sdk.Model.OrderGraphBlock.Block |
|
getset |
◆ DerivedApprovalState
string Lusid.Sdk.Model.OrderGraphBlock.DerivedApprovalState |
|
getset |
The overall approval state of a block, derived from approval of the block's orders. Possible values are 'Pending', 'Approved' and 'Rejected'.
The overall approval state of a block, derived from approval of the block's orders. Possible values are 'Pending', 'Approved' and 'Rejected'.
◆ DerivedComplianceState
string Lusid.Sdk.Model.OrderGraphBlock.DerivedComplianceState |
|
getset |
The overall compliance state of a block, derived from the block's orders. Possible values are 'Pending', 'Failed', 'Manually approved' and 'Passed'.
The overall compliance state of a block, derived from the block's orders. Possible values are 'Pending', 'Failed', 'Manually approved' and 'Passed'.
◆ DerivedState
string Lusid.Sdk.Model.OrderGraphBlock.DerivedState |
|
getset |
A simple description of the overall state of a block.
A simple description of the overall state of a block.
◆ Executed
◆ Ordered
◆ Placed
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/OrderGraphBlock.cs