The details of a Fund.
More...
|
| string | Currency [get, set] |
| | The currency of the fund which is the same as the base currency of all the portfolios of the fund's Abor. More...
|
| |
◆ FundDetails()
| Lusid.Sdk.Model.FundDetails.FundDetails |
( |
string |
currency = default(string) | ) |
|
|
inline |
Initializes a new instance of the FundDetails class.
- Parameters
-
| currency | The currency of the fund which is the same as the base currency of all the portfolios of the fund's Abor.. |
◆ Equals() [1/2]
| bool Lusid.Sdk.Model.FundDetails.Equals |
( |
FundDetails |
input | ) |
|
|
inline |
Returns true if FundDetails instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.FundDetails.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.FundDetails.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.FundDetails.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.FundDetails.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Currency
| string Lusid.Sdk.Model.FundDetails.Currency |
|
getset |
The currency of the fund which is the same as the base currency of all the portfolios of the fund's Abor.
The currency of the fund which is the same as the base currency of all the portfolios of the fund's Abor.
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/FundDetails.cs