OrderGraphBlockOrderSynopsis
More...
◆ OrderGraphBlockOrderSynopsis() [1/2]
Lusid.Sdk.Model.OrderGraphBlockOrderSynopsis.OrderGraphBlockOrderSynopsis |
( |
| ) |
|
|
inlineprotected |
◆ OrderGraphBlockOrderSynopsis() [2/2]
Lusid.Sdk.Model.OrderGraphBlockOrderSynopsis.OrderGraphBlockOrderSynopsis |
( |
decimal |
quantity = default(decimal) , |
|
|
Dictionary< string, decimal > |
quantityByState = default(Dictionary<string, decimal>) , |
|
|
List< OrderGraphBlockOrderDetail > |
details = default(List<OrderGraphBlockOrderDetail>) |
|
) |
| |
|
inline |
Initializes a new instance of the OrderGraphBlockOrderSynopsis class.
- Parameters
-
quantity | Total number of units ordered. (required). |
quantityByState | Total number of units placed.. |
details | Identifiers and other info for each order in this block. (required). |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.OrderGraphBlockOrderSynopsis.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.OrderGraphBlockOrderSynopsis.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.OrderGraphBlockOrderSynopsis.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.OrderGraphBlockOrderSynopsis.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Details
Identifiers and other info for each order in this block.
Identifiers and other info for each order in this block.
◆ Quantity
decimal Lusid.Sdk.Model.OrderGraphBlockOrderSynopsis.Quantity |
|
getset |
Total number of units ordered.
Total number of units ordered.
◆ QuantityByState
Dictionary<string, decimal> Lusid.Sdk.Model.OrderGraphBlockOrderSynopsis.QuantityByState |
|
getset |
Total number of units placed.
Total number of units 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/OrderGraphBlockOrderSynopsis.cs