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

VersionedResourceListOfA2BDataRecord More...

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

Public Member Functions

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

Protected Member Functions

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

Properties

ModelVersion _Version [get, set]
 Gets or Sets _Version More...
 
List< A2BDataRecordValues [get, set]
 Gets or Sets Values More...
 
string Href [get, set]
 Gets or Sets Href More...
 
string NextPage [get, set]
 Gets or Sets NextPage More...
 
string PreviousPage [get, set]
 Gets or Sets PreviousPage More...
 
List< LinkLinks [get, set]
 Gets or Sets Links More...
 

Detailed Description

VersionedResourceListOfA2BDataRecord

Constructor & Destructor Documentation

◆ VersionedResourceListOfA2BDataRecord() [1/2]

Lusid.Sdk.Model.VersionedResourceListOfA2BDataRecord.VersionedResourceListOfA2BDataRecord ( )
inlineprotected

Initializes a new instance of the VersionedResourceListOfA2BDataRecord class.

◆ VersionedResourceListOfA2BDataRecord() [2/2]

Lusid.Sdk.Model.VersionedResourceListOfA2BDataRecord.VersionedResourceListOfA2BDataRecord ( ModelVersion  version = default(ModelVersion),
List< A2BDataRecord values = default(List<A2BDataRecord>),
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 VersionedResourceListOfA2BDataRecord class.

Parameters
versionversion (required).
valuesvalues (required).
hrefhref.
nextPagenextPage.
previousPagepreviousPage.
linkslinks.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if VersionedResourceListOfA2BDataRecord instances are equal

Parameters
inputInstance of VersionedResourceListOfA2BDataRecord to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ _Version

ModelVersion Lusid.Sdk.Model.VersionedResourceListOfA2BDataRecord._Version
getset

Gets or Sets _Version

◆ Href

string Lusid.Sdk.Model.VersionedResourceListOfA2BDataRecord.Href
getset

Gets or Sets Href

◆ Links

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

Gets or Sets Links

◆ NextPage

string Lusid.Sdk.Model.VersionedResourceListOfA2BDataRecord.NextPage
getset

Gets or Sets NextPage

◆ PreviousPage

string Lusid.Sdk.Model.VersionedResourceListOfA2BDataRecord.PreviousPage
getset

Gets or Sets PreviousPage

◆ Values

List<A2BDataRecord> Lusid.Sdk.Model.VersionedResourceListOfA2BDataRecord.Values
getset

Gets or Sets Values


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