Request body for querying a Fund Cash Statement. Extends the diary entry query pattern with cash statement display mode.
More...
Request body for querying a Fund Cash Statement. Extends the diary entry query pattern with cash statement display mode.
◆ QueryFundCashStatementParameters() [1/2]
| Lusid.Sdk.Model.QueryFundCashStatementParameters.QueryFundCashStatementParameters |
( |
| ) |
|
|
inlineprotected |
◆ QueryFundCashStatementParameters() [2/2]
Initializes a new instance of the QueryFundCashStatementParameters class.
- Parameters
-
| start | start. |
| end | end (required). |
| variant | Optional diary entry variant (e.g. for multi-estimate scenarios).. |
| displayMode | Cash statement display mode: ShowReversal (default) shows full reversal/TrueUp detail; Consolidated collapses reversals into AvgRateCorrection rows.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.QueryFundCashStatementParameters.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
| override int Lusid.Sdk.Model.QueryFundCashStatementParameters.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.QueryFundCashStatementParameters.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.QueryFundCashStatementParameters.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ DisplayMode
| string Lusid.Sdk.Model.QueryFundCashStatementParameters.DisplayMode |
|
getset |
Cash statement display mode: ShowReversal (default) shows full reversal/TrueUp detail; Consolidated collapses reversals into AvgRateCorrection rows.
Cash statement display mode: ShowReversal (default) shows full reversal/TrueUp detail; Consolidated collapses reversals into AvgRateCorrection rows.
◆ End
◆ Start
◆ Variant
| string Lusid.Sdk.Model.QueryFundCashStatementParameters.Variant |
|
getset |
Optional diary entry variant (e.g. for multi-estimate scenarios).
Optional diary entry variant (e.g. for multi-estimate scenarios).
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/QueryFundCashStatementParameters.cs