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

VersionedResourceListWithWarningsOfPortfolioHolding More...

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

Public Member Functions

 VersionedResourceListWithWarningsOfPortfolioHolding (ModelVersion version=default(ModelVersion), List< PortfolioHolding > values=default(List< PortfolioHolding >), string href=default(string), string nextPage=default(string), string previousPage=default(string), List< Warning > warnings=default(List< Warning >), List< Link > links=default(List< Link >))
 Initializes a new instance of the VersionedResourceListWithWarningsOfPortfolioHolding 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 (VersionedResourceListWithWarningsOfPortfolioHolding input)
 Returns true if VersionedResourceListWithWarningsOfPortfolioHolding instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Protected Member Functions

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

Properties

ModelVersion _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< WarningWarnings [get, set]
 Gets or Sets Warnings More...
 
List< LinkLinks [get, set]
 Gets or Sets Links More...
 

Detailed Description

VersionedResourceListWithWarningsOfPortfolioHolding

Constructor & Destructor Documentation

◆ VersionedResourceListWithWarningsOfPortfolioHolding() [1/2]

Lusid.Sdk.Model.VersionedResourceListWithWarningsOfPortfolioHolding.VersionedResourceListWithWarningsOfPortfolioHolding ( )
inlineprotected

Initializes a new instance of the VersionedResourceListWithWarningsOfPortfolioHolding class.

◆ VersionedResourceListWithWarningsOfPortfolioHolding() [2/2]

Lusid.Sdk.Model.VersionedResourceListWithWarningsOfPortfolioHolding.VersionedResourceListWithWarningsOfPortfolioHolding ( ModelVersion  version = default(ModelVersion),
List< PortfolioHolding values = default(List<PortfolioHolding>),
string  href = default(string),
string  nextPage = default(string),
string  previousPage = default(string),
List< Warning warnings = default(List<Warning>),
List< Link links = default(List<Link>) 
)
inline

Initializes a new instance of the VersionedResourceListWithWarningsOfPortfolioHolding 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..
warningswarnings.
linkslinks.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if VersionedResourceListWithWarningsOfPortfolioHolding instances are equal

Parameters
inputInstance of VersionedResourceListWithWarningsOfPortfolioHolding to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ _Version

ModelVersion Lusid.Sdk.Model.VersionedResourceListWithWarningsOfPortfolioHolding._Version
getset

Gets or Sets _Version

◆ Href

string Lusid.Sdk.Model.VersionedResourceListWithWarningsOfPortfolioHolding.Href
getset

The URI of the resource list.

The URI of the resource list.

◆ Links

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

Gets or Sets Links

◆ NextPage

string Lusid.Sdk.Model.VersionedResourceListWithWarningsOfPortfolioHolding.NextPage
getset

The next page of results.

The next page of results.

◆ PreviousPage

string Lusid.Sdk.Model.VersionedResourceListWithWarningsOfPortfolioHolding.PreviousPage
getset

The previous page of results.

The previous page of results.

◆ Values

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

The resources to list.

The resources to list.

◆ Warnings

List<Warning> Lusid.Sdk.Model.VersionedResourceListWithWarningsOfPortfolioHolding.Warnings
getset

Gets or Sets Warnings


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