ReconciliationRunId
More...
◆ ReconciliationRunId()
Lusid.Sdk.Model.ReconciliationRunId.ReconciliationRunId |
( |
ReconciliationId |
reconciliation = default(ReconciliationId) , |
|
|
DateTimeOffset |
date = default(DateTimeOffset) , |
|
|
int |
version = default(int) |
|
) |
| |
|
inline |
Initializes a new instance of the ReconciliationRunId class.
- Parameters
-
reconciliation | reconciliation. |
date | date. |
version | version. |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.ReconciliationRunId.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.ReconciliationRunId.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ShouldSerializeAsString()
bool Lusid.Sdk.Model.ReconciliationRunId.ShouldSerializeAsString |
( |
| ) |
|
|
inline |
Returns false as AsString should not be serialized given that it's read-only.
- Returns
- false (boolean)
◆ ToJson()
virtual string Lusid.Sdk.Model.ReconciliationRunId.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.ReconciliationRunId.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ _Version
int Lusid.Sdk.Model.ReconciliationRunId._Version |
|
getset |
◆ AsString
string Lusid.Sdk.Model.ReconciliationRunId.AsString |
|
get |
◆ Date
DateTimeOffset Lusid.Sdk.Model.ReconciliationRunId.Date |
|
getset |
◆ Reconciliation
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/ReconciliationRunId.cs