PortfolioDetails
More...
◆ PortfolioDetails() [1/2]
| Lusid.Sdk.Model.PortfolioDetails.PortfolioDetails |
( |
| ) |
|
|
inlineprotected |
◆ PortfolioDetails() [2/2]
| Lusid.Sdk.Model.PortfolioDetails.PortfolioDetails |
( |
string |
href = default(string), |
|
|
ResourceId |
originPortfolioId = default(ResourceId), |
|
|
Version |
version = default(Version), |
|
|
string |
baseCurrency = default(string), |
|
|
ResourceId |
corporateActionSourceId = default(ResourceId), |
|
|
List< string > |
subHoldingKeys = default(List<string>), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the PortfolioDetails class.
- Parameters
-
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| originPortfolioId | originPortfolioId (required). |
| version | version (required). |
| baseCurrency | The base currency of the transaction portfolio. (required). |
| corporateActionSourceId | corporateActionSourceId. |
| subHoldingKeys | subHoldingKeys. |
| links | Collection of links.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.PortfolioDetails.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.PortfolioDetails.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.PortfolioDetails.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.PortfolioDetails.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ BaseCurrency
| string Lusid.Sdk.Model.PortfolioDetails.BaseCurrency |
|
getset |
The base currency of the transaction portfolio.
The base currency of the transaction portfolio.
◆ CorporateActionSourceId
| ResourceId Lusid.Sdk.Model.PortfolioDetails.CorporateActionSourceId |
|
getset |
Gets or Sets CorporateActionSourceId
◆ Href
| string Lusid.Sdk.Model.PortfolioDetails.Href |
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
◆ Links
| List<Link> Lusid.Sdk.Model.PortfolioDetails.Links |
|
getset |
Collection of links.
Collection of links.
◆ OriginPortfolioId
| ResourceId Lusid.Sdk.Model.PortfolioDetails.OriginPortfolioId |
|
getset |
Gets or Sets OriginPortfolioId
◆ SubHoldingKeys
| List<string> Lusid.Sdk.Model.PortfolioDetails.SubHoldingKeys |
|
getset |
Gets or Sets SubHoldingKeys
◆ Version
| Version Lusid.Sdk.Model.PortfolioDetails.Version |
|
getset |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/stable/sdk/Lusid.Sdk/Model/PortfolioDetails.cs