LUSID C# SDK
Public Member Functions | Protected Member Functions | Properties | List of all members
Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding Class Reference

VersionedResourceListOfPortfolioHolding More...

Inheritance diagram for Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding:
Inheritance graph
[legend]

Public Member Functions

 VersionedResourceListOfPortfolioHolding (Version version=default(Version), List< PortfolioHolding > values=default(List< PortfolioHolding >), string href=default(string), string nextPage=default(string), string previousPage=default(string), List< Link > links=default(List< Link >))
 Initializes a new instance of the VersionedResourceListOfPortfolioHolding class. More...
 
override string ToString ()
 Returns the string presentation of the object More...
 
virtual string ToJson ()
 Returns the JSON string presentation of the object More...
 
override bool Equals (object input)
 Returns true if objects are equal More...
 
bool Equals (VersionedResourceListOfPortfolioHolding input)
 Returns true if VersionedResourceListOfPortfolioHolding instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Protected Member Functions

 VersionedResourceListOfPortfolioHolding ()
 Initializes a new instance of the VersionedResourceListOfPortfolioHolding class. More...
 

Properties

Version Version [get, set]
 Gets or Sets Version More...
 
List< PortfolioHoldingValues [get, set]
 The resources to list. More...
 
string Href [get, set]
 The URI of the resource list. More...
 
string NextPage [get, set]
 The next page of results. More...
 
string PreviousPage [get, set]
 The previous page of results. More...
 
List< LinkLinks [get, set]
 Collection of links. More...
 

Detailed Description

VersionedResourceListOfPortfolioHolding

Constructor & Destructor Documentation

◆ VersionedResourceListOfPortfolioHolding() [1/2]

Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.VersionedResourceListOfPortfolioHolding ( )
inlineprotected

Initializes a new instance of the VersionedResourceListOfPortfolioHolding class.

◆ VersionedResourceListOfPortfolioHolding() [2/2]

Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.VersionedResourceListOfPortfolioHolding ( Version  version = default(Version),
List< PortfolioHolding values = default(List<PortfolioHolding>),
string  href = default(string),
string  nextPage = default(string),
string  previousPage = default(string),
List< Link links = default(List<Link>) 
)
inline

Initializes a new instance of the VersionedResourceListOfPortfolioHolding class.

Parameters
versionversion (required).
valuesThe resources to list. (required).
hrefThe URI of the resource list..
nextPageThe next page of results..
previousPageThe previous page of results..
linksCollection of links..

Member Function Documentation

◆ Equals() [1/2]

override bool Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.Equals ( object  input)
inline

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

bool Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.Equals ( VersionedResourceListOfPortfolioHolding  input)
inline

Returns true if VersionedResourceListOfPortfolioHolding instances are equal

Parameters
inputInstance of VersionedResourceListOfPortfolioHolding to be compared
Returns
Boolean

◆ GetHashCode()

override int Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

virtual string Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.ToJson ( )
inlinevirtual

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ Href

string Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.Href
getset

The URI of the resource list.

The URI of the resource list.

◆ Links

List<Link> Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.Links
getset

Collection of links.

Collection of links.

◆ NextPage

string Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.NextPage
getset

The next page of results.

The next page of results.

◆ PreviousPage

string Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.PreviousPage
getset

The previous page of results.

The previous page of results.

◆ Values

List<PortfolioHolding> Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.Values
getset

The resources to list.

The resources to list.

◆ Version

Version Lusid.Sdk.Model.VersionedResourceListOfPortfolioHolding.Version
getset

Gets or Sets Version


The documentation for this class was generated from the following file: