LUSID C# SDK
|
ResourceList with extra header fields used by the various ValuationPoint endpoints for returning additional context related to the list of results. More...
Public Member Functions | |
ValuationPointResourceListOfTrialBalance (DiaryEntry startValuationPoint=default(DiaryEntry), ModelVersion varVersion=default(ModelVersion), List< TrialBalance > values=default(List< TrialBalance >), string href=default(string), string nextPage=default(string), string previousPage=default(string), List< Link > links=default(List< Link >)) | |
Initializes a new instance of the ValuationPointResourceListOfTrialBalance 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 (ValuationPointResourceListOfTrialBalance input) |
Returns true if ValuationPointResourceListOfTrialBalance instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
Protected Member Functions | |
ValuationPointResourceListOfTrialBalance () | |
Initializes a new instance of the ValuationPointResourceListOfTrialBalance class. More... | |
Properties | |
DiaryEntry | StartValuationPoint [get, set] |
Gets or Sets StartValuationPoint More... | |
ModelVersion | VarVersion [get, set] |
Gets or Sets VarVersion More... | |
List< TrialBalance > | Values [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< Link > | Links [get, set] |
Gets or Sets Links More... | |
ResourceList with extra header fields used by the various ValuationPoint endpoints for returning additional context related to the list of results.
|
inlineprotected |
Initializes a new instance of the ValuationPointResourceListOfTrialBalance class.
|
inline |
Initializes a new instance of the ValuationPointResourceListOfTrialBalance class.
startValuationPoint | startValuationPoint. |
varVersion | varVersion (required). |
values | values (required). |
href | href. |
nextPage | nextPage. |
previousPage | previousPage. |
links | links. |
|
inline |
Returns true if objects are equal
input | Object to be compared |
|
inline |
Returns true if ValuationPointResourceListOfTrialBalance instances are equal
input | Instance of ValuationPointResourceListOfTrialBalance to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets Href
|
getset |
Gets or Sets Links
|
getset |
Gets or Sets NextPage
|
getset |
Gets or Sets PreviousPage
|
getset |
Gets or Sets StartValuationPoint
|
getset |
Gets or Sets Values
|
getset |
Gets or Sets VarVersion