OrderGraphBlockAllocationDetail
More...
◆ OrderGraphBlockAllocationDetail() [1/2]
| Lusid.Sdk.Model.OrderGraphBlockAllocationDetail.OrderGraphBlockAllocationDetail |
( |
| ) |
|
|
inlineprotected |
◆ OrderGraphBlockAllocationDetail() [2/2]
| Lusid.Sdk.Model.OrderGraphBlockAllocationDetail.OrderGraphBlockAllocationDetail |
( |
ResourceId |
id = default(ResourceId), |
|
|
ResourceId |
allocatedOrderId = default(ResourceId), |
|
|
decimal |
quantity = default(decimal) |
|
) |
| |
|
inline |
Initializes a new instance of the OrderGraphBlockAllocationDetail class.
- Parameters
-
| id | id (required). |
| allocatedOrderId | allocatedOrderId. |
| quantity | The quantity of this allocation, with direction relative to the containing block. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.OrderGraphBlockAllocationDetail.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.OrderGraphBlockAllocationDetail.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.OrderGraphBlockAllocationDetail.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.OrderGraphBlockAllocationDetail.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AllocatedOrderId
| ResourceId Lusid.Sdk.Model.OrderGraphBlockAllocationDetail.AllocatedOrderId |
|
getset |
Gets or Sets AllocatedOrderId
◆ Id
| ResourceId Lusid.Sdk.Model.OrderGraphBlockAllocationDetail.Id |
|
getset |
◆ Quantity
| decimal Lusid.Sdk.Model.OrderGraphBlockAllocationDetail.Quantity |
|
getset |
The quantity of this allocation, with direction relative to the containing block.
The quantity of this allocation, with direction relative to the containing block.
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/OrderGraphBlockAllocationDetail.cs