The quantity of the event that was instructed, represented either as a percentage of the overall holdings or the number of units instructed.
More...
|
| string | Type [get, set] |
| | The type of quantity instructed. Available values: Percentage, Units, Invalid. More...
|
| |
| decimal | Amount [get, set] |
| | The actual amount instructed. For Type Percentage, this is between 0 and 100. More...
|
| |
The quantity of the event that was instructed, represented either as a percentage of the overall holdings or the number of units instructed.
◆ QuantityInstructed() [1/2]
| Lusid.Sdk.Model.QuantityInstructed.QuantityInstructed |
( |
| ) |
|
|
inlineprotected |
◆ QuantityInstructed() [2/2]
| Lusid.Sdk.Model.QuantityInstructed.QuantityInstructed |
( |
string |
type = default(string), |
|
|
decimal |
amount = default(decimal) |
|
) |
| |
|
inline |
Initializes a new instance of the QuantityInstructed class.
- Parameters
-
| type | The type of quantity instructed. Available values: Percentage, Units, Invalid. (required). |
| amount | The actual amount instructed. For Type Percentage, this is between 0 and 100. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.QuantityInstructed.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.QuantityInstructed.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.QuantityInstructed.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.QuantityInstructed.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Amount
| decimal Lusid.Sdk.Model.QuantityInstructed.Amount |
|
getset |
The actual amount instructed. For Type Percentage, this is between 0 and 100.
The actual amount instructed. For Type Percentage, this is between 0 and 100.
◆ Type
| string Lusid.Sdk.Model.QuantityInstructed.Type |
|
getset |
The type of quantity instructed. Available values: Percentage, Units, Invalid.
The type of quantity instructed. Available values: Percentage, Units, Invalid.
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/QuantityInstructed.cs