An Investment Portfolio of an Investment Account.
More...
An Investment Portfolio of an Investment Account.
◆ InvestmentPortfolio()
| Lusid.Sdk.Model.InvestmentPortfolio.InvestmentPortfolio |
( |
string |
key = default(string), |
|
|
string |
scope = default(string), |
|
|
Dictionary< string, string > |
identifiers = default(Dictionary<string, string>), |
|
|
string |
entityUniqueId = default(string), |
|
|
Portfolio |
portfolio = default(Portfolio) |
|
) |
| |
|
inline |
Initializes a new instance of the InvestmentPortfolio class.
- Parameters
-
| key | A client-defined key used to identify the Investment Portfolio, unique within the Investment Account. |
| scope | The scope of the Investment Portfolio. |
| identifiers | The code identifier of the Investment Portfolio. |
| entityUniqueId | The unique Portfolio entity identifier. |
| portfolio | portfolio. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.InvestmentPortfolio.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.InvestmentPortfolio.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.InvestmentPortfolio.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.InvestmentPortfolio.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ EntityUniqueId
| string Lusid.Sdk.Model.InvestmentPortfolio.EntityUniqueId |
|
getset |
◆ Identifiers
| Dictionary<string, string> Lusid.Sdk.Model.InvestmentPortfolio.Identifiers |
|
getset |
The code identifier of the Investment Portfolio
The code identifier of the Investment Portfolio
◆ Key
| string Lusid.Sdk.Model.InvestmentPortfolio.Key |
|
getset |
A client-defined key used to identify the Investment Portfolio, unique within the Investment Account
A client-defined key used to identify the Investment Portfolio, unique within the Investment Account
◆ Portfolio
| Portfolio Lusid.Sdk.Model.InvestmentPortfolio.Portfolio |
|
getset |
◆ Scope
| string Lusid.Sdk.Model.InvestmentPortfolio.Scope |
|
getset |
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/InvestmentPortfolio.cs