ReconciliationRunBreak
More...
|
ReconciliationBreakId | Id [get, set] |
| Gets or Sets Id More...
|
|
string | Href [get, set] |
| The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. 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...
|
|
List< Link > | Links [get, set] |
| Gets or Sets Links More...
|
|
◆ ReconciliationRunBreak()
Lusid.Sdk.Model.ReconciliationRunBreak.ReconciliationRunBreak |
( |
ReconciliationBreakId |
id = default(ReconciliationBreakId) , |
|
|
string |
href = default(string) , |
|
|
Dictionary< string, string > |
leftFields = default(Dictionary<string, string>) , |
|
|
Dictionary< string, string > |
rightFields = default(Dictionary<string, string>) , |
|
|
string |
diff = default(string) , |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the ReconciliationRunBreak class.
- Parameters
-
id | id. |
href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
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. |
links | links. |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.ReconciliationRunBreak.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.ReconciliationRunBreak.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.ReconciliationRunBreak.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.ReconciliationRunBreak.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Diff
string Lusid.Sdk.Model.ReconciliationRunBreak.Diff |
|
getset |
The difference between two matching fields
The difference between two matching fields
◆ Href
string Lusid.Sdk.Model.ReconciliationRunBreak.Href |
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
◆ Id
◆ LeftFields
Dictionary<string, string> Lusid.Sdk.Model.ReconciliationRunBreak.LeftFields |
|
getset |
Fields for the left hand side of the reconciliation
Fields for the left hand side of the reconciliation
◆ Links
List<Link> Lusid.Sdk.Model.ReconciliationRunBreak.Links |
|
getset |
◆ RightFields
Dictionary<string, string> Lusid.Sdk.Model.ReconciliationRunBreak.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/ReconciliationRunBreak.cs