UpsertReconciliationBreakRequest
More...
|
Dictionary< string, string > | LeftFields [get, set] |
| Fields for the left hand side of the reconciliation More...
|
|
Dictionary< string, string > | RightFields [get, set] |
| Fields for the right hand side of the reconciliation More...
|
|
string | Diff [get, set] |
| The difference between two matching fields More...
|
|
◆ UpsertReconciliationBreakRequest()
Lusid.Sdk.Model.UpsertReconciliationBreakRequest.UpsertReconciliationBreakRequest |
( |
Dictionary< string, string > |
leftFields = default(Dictionary<string, string>) , |
|
|
Dictionary< string, string > |
rightFields = default(Dictionary<string, string>) , |
|
|
string |
diff = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the UpsertReconciliationBreakRequest class.
- Parameters
-
leftFields | Fields for the left hand side of the reconciliation. |
rightFields | Fields for the right hand side of the reconciliation. |
diff | The difference between two matching fields. |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.UpsertReconciliationBreakRequest.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.UpsertReconciliationBreakRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.UpsertReconciliationBreakRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.UpsertReconciliationBreakRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Diff
string Lusid.Sdk.Model.UpsertReconciliationBreakRequest.Diff |
|
getset |
The difference between two matching fields
The difference between two matching fields
◆ LeftFields
Dictionary<string, string> Lusid.Sdk.Model.UpsertReconciliationBreakRequest.LeftFields |
|
getset |
Fields for the left hand side of the reconciliation
Fields for the left hand side of the reconciliation
◆ RightFields
Dictionary<string, string> Lusid.Sdk.Model.UpsertReconciliationBreakRequest.RightFields |
|
getset |
Fields for the right hand side of the reconciliation
Fields for the right hand side of the 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/UpsertReconciliationBreakRequest.cs