ShareClassAmount
More...
◆ ShareClassAmount()
| Lusid.Sdk.Model.ShareClassAmount.ShareClassAmount |
( |
decimal |
fundCurrencyAmount = default(decimal), |
|
|
decimal |
shareClassCurrencyAmount = default(decimal) |
|
) |
| |
|
inline |
Initializes a new instance of the ShareClassAmount class.
- Parameters
-
| fundCurrencyAmount | The value of the amount in the fund currency.. |
| shareClassCurrencyAmount | The value of the amount in the share class currency.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.ShareClassAmount.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.ShareClassAmount.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ShareClassAmount.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ShareClassAmount.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ FundCurrencyAmount
| decimal Lusid.Sdk.Model.ShareClassAmount.FundCurrencyAmount |
|
getset |
The value of the amount in the fund currency.
The value of the amount in the fund currency.
◆ ShareClassCurrencyAmount
| decimal Lusid.Sdk.Model.ShareClassAmount.ShareClassCurrencyAmount |
|
getset |
The value of the amount in the share class currency.
The value of the amount in the share class currency.
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/ShareClassAmount.cs