UpsertReconciliationRunRequest
More...
|
DateTimeOffset | Date [get, set] |
| The effective date of the reconciliation run More...
|
|
int | _Version [get, set] |
| The version number for a run More...
|
|
◆ UpsertReconciliationRunRequest() [1/2]
Lusid.Sdk.Model.UpsertReconciliationRunRequest.UpsertReconciliationRunRequest |
( |
| ) |
|
|
inlineprotected |
◆ UpsertReconciliationRunRequest() [2/2]
Lusid.Sdk.Model.UpsertReconciliationRunRequest.UpsertReconciliationRunRequest |
( |
DateTimeOffset |
date = default(DateTimeOffset) , |
|
|
int |
version = default(int) |
|
) |
| |
|
inline |
Initializes a new instance of the UpsertReconciliationRunRequest class.
- Parameters
-
date | The effective date of the reconciliation run (required). |
version | The version number for a run (required). |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.UpsertReconciliationRunRequest.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.UpsertReconciliationRunRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.UpsertReconciliationRunRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.UpsertReconciliationRunRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ _Version
int Lusid.Sdk.Model.UpsertReconciliationRunRequest._Version |
|
getset |
The version number for a run
The version number for a run
◆ Date
DateTimeOffset Lusid.Sdk.Model.UpsertReconciliationRunRequest.Date |
|
getset |
The effective date of the reconciliation run
The effective date of the reconciliation run
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/UpsertReconciliationRunRequest.cs