PortfolioGroup
More...
|
string | Href [get, set] |
| The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
|
ResourceId | Id [get, set] |
| Gets or Sets Id More...
|
|
string | DisplayName [get, set] |
| The name of the portfolio group. More...
|
|
string | Description [get, set] |
| The long form description of the portfolio group. More...
|
|
DateTimeOffset | Created [get, set] |
| The effective datetime at which the portfolio group was created. No portfolios or sub groups can be added to the group before this date. More...
|
|
List< ResourceId > | Portfolios [get, set] |
| The collection of resource identifiers for the portfolios contained in the portfolio group. More...
|
|
List< ResourceId > | SubGroups [get, set] |
| The collection of resource identifiers for the portfolio groups contained in the portfolio group as sub groups. More...
|
|
List< Relationship > | Relationships [get, set] |
| A set of relationships associated to the portfolio group. More...
|
|
ModelVersion | VarVersion [get, set] |
| Gets or Sets VarVersion More...
|
|
List< Link > | Links [get, set] |
| Gets or Sets Links More...
|
|
◆ PortfolioGroup() [1/2]
Lusid.Sdk.Model.PortfolioGroup.PortfolioGroup |
( |
| ) |
|
|
inlineprotected |
◆ PortfolioGroup() [2/2]
Initializes a new instance of the PortfolioGroup class.
- Parameters
-
href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
id | id (required). |
displayName | The name of the portfolio group. (required). |
description | The long form description of the portfolio group.. |
created | The effective datetime at which the portfolio group was created. No portfolios or sub groups can be added to the group before this date.. |
portfolios | The collection of resource identifiers for the portfolios contained in the portfolio group.. |
subGroups | The collection of resource identifiers for the portfolio groups contained in the portfolio group as sub groups.. |
relationships | A set of relationships associated to the portfolio group.. |
varVersion | varVersion. |
links | links. |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.PortfolioGroup.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
Returns true if PortfolioGroup instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.PortfolioGroup.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.PortfolioGroup.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.PortfolioGroup.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Created
DateTimeOffset Lusid.Sdk.Model.PortfolioGroup.Created |
|
getset |
The effective datetime at which the portfolio group was created. No portfolios or sub groups can be added to the group before this date.
The effective datetime at which the portfolio group was created. No portfolios or sub groups can be added to the group before this date.
◆ Description
string Lusid.Sdk.Model.PortfolioGroup.Description |
|
getset |
The long form description of the portfolio group.
The long form description of the portfolio group.
◆ DisplayName
string Lusid.Sdk.Model.PortfolioGroup.DisplayName |
|
getset |
The name of the portfolio group.
The name of the portfolio group.
◆ Href
string Lusid.Sdk.Model.PortfolioGroup.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.
◆ Id
◆ Links
List<Link> Lusid.Sdk.Model.PortfolioGroup.Links |
|
getset |
◆ Portfolios
List<ResourceId> Lusid.Sdk.Model.PortfolioGroup.Portfolios |
|
getset |
The collection of resource identifiers for the portfolios contained in the portfolio group.
The collection of resource identifiers for the portfolios contained in the portfolio group.
◆ Relationships
List<Relationship> Lusid.Sdk.Model.PortfolioGroup.Relationships |
|
getset |
A set of relationships associated to the portfolio group.
A set of relationships associated to the portfolio group.
◆ SubGroups
List<ResourceId> Lusid.Sdk.Model.PortfolioGroup.SubGroups |
|
getset |
The collection of resource identifiers for the portfolio groups contained in the portfolio group as sub groups.
The collection of resource identifiers for the portfolio groups contained in the portfolio group as sub groups.
◆ VarVersion
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/PortfolioGroup.cs