|
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 | |
| ValuationPointResourceListOfFundCashStatementRow (DiaryEntry startValuationPoint=default(DiaryEntry), ModelVersion varVersion=default(ModelVersion), List< FundCashStatementRow > values=default(List< FundCashStatementRow >), string href=default(string), string nextPage=default(string), string previousPage=default(string), List< Link > links=default(List< Link >)) | |
| Initializes a new instance of the ValuationPointResourceListOfFundCashStatementRow 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 (ValuationPointResourceListOfFundCashStatementRow input) |
| Returns true if ValuationPointResourceListOfFundCashStatementRow instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Protected Member Functions | |
| ValuationPointResourceListOfFundCashStatementRow () | |
| Initializes a new instance of the ValuationPointResourceListOfFundCashStatementRow class. More... | |
Properties | |
| DiaryEntry | StartValuationPoint [get, set] |
| Gets or Sets StartValuationPoint More... | |
| ModelVersion | VarVersion [get, set] |
| Gets or Sets VarVersion More... | |
| List< FundCashStatementRow > | 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 ValuationPointResourceListOfFundCashStatementRow class.
|
inline |
Initializes a new instance of the ValuationPointResourceListOfFundCashStatementRow 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 ValuationPointResourceListOfFundCashStatementRow instances are equal
| input | Instance of ValuationPointResourceListOfFundCashStatementRow 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