PortfolioGroupSearchResult
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...
|
| |
| Version | Version [get, set] |
| | Gets or Sets Version More...
|
| |
| List< Link > | Links [get, set] |
| | Collection of links. More...
|
| |
◆ PortfolioGroupSearchResult() [1/2]
| Lusid.Sdk.Model.PortfolioGroupSearchResult.PortfolioGroupSearchResult |
( |
| ) |
|
|
inlineprotected |
◆ PortfolioGroupSearchResult() [2/2]
| Lusid.Sdk.Model.PortfolioGroupSearchResult.PortfolioGroupSearchResult |
( |
string |
href = default(string), |
|
|
ResourceId |
id = default(ResourceId), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
DateTimeOffset |
created = default(DateTimeOffset), |
|
|
List< ResourceId > |
portfolios = default(List<ResourceId>), |
|
|
List< ResourceId > |
subGroups = default(List<ResourceId>), |
|
|
Version |
version = default(Version), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the PortfolioGroupSearchResult 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.. |
| version | version. |
| links | Collection of links.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.PortfolioGroupSearchResult.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.PortfolioGroupSearchResult.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.PortfolioGroupSearchResult.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.PortfolioGroupSearchResult.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Created
| DateTimeOffset Lusid.Sdk.Model.PortfolioGroupSearchResult.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.PortfolioGroupSearchResult.Description |
|
getset |
The long form description of the portfolio group.
The long form description of the portfolio group.
◆ DisplayName
| string Lusid.Sdk.Model.PortfolioGroupSearchResult.DisplayName |
|
getset |
The name of the portfolio group.
The name of the portfolio group.
◆ Href
| string Lusid.Sdk.Model.PortfolioGroupSearchResult.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
| ResourceId Lusid.Sdk.Model.PortfolioGroupSearchResult.Id |
|
getset |
◆ Links
| List<Link> Lusid.Sdk.Model.PortfolioGroupSearchResult.Links |
|
getset |
Collection of links.
Collection of links.
◆ Portfolios
| List<ResourceId> Lusid.Sdk.Model.PortfolioGroupSearchResult.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.
◆ SubGroups
| List<ResourceId> Lusid.Sdk.Model.PortfolioGroupSearchResult.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.
◆ Version
| Version Lusid.Sdk.Model.PortfolioGroupSearchResult.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/PortfolioGroupSearchResult.cs