ReconciliationLeftRightAddressKeyPair
More...
|
| string | Left [get, set] |
| | Address key defined by the lhs aggregation More...
|
| |
| string | Right [get, set] |
| | Address key defined by the rhs aggregation More...
|
| |
◆ ReconciliationLeftRightAddressKeyPair() [1/2]
| Lusid.Sdk.Model.ReconciliationLeftRightAddressKeyPair.ReconciliationLeftRightAddressKeyPair |
( |
| ) |
|
|
inlineprotected |
◆ ReconciliationLeftRightAddressKeyPair() [2/2]
| Lusid.Sdk.Model.ReconciliationLeftRightAddressKeyPair.ReconciliationLeftRightAddressKeyPair |
( |
string |
left = default(string), |
|
|
string |
right = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the ReconciliationLeftRightAddressKeyPair class.
- Parameters
-
| left | Address key defined by the lhs aggregation (required). |
| right | Address key defined by the rhs aggregation (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.ReconciliationLeftRightAddressKeyPair.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.ReconciliationLeftRightAddressKeyPair.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ReconciliationLeftRightAddressKeyPair.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ReconciliationLeftRightAddressKeyPair.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Left
| string Lusid.Sdk.Model.ReconciliationLeftRightAddressKeyPair.Left |
|
getset |
Address key defined by the lhs aggregation
Address key defined by the lhs aggregation
◆ Right
| string Lusid.Sdk.Model.ReconciliationLeftRightAddressKeyPair.Right |
|
getset |
Address key defined by the rhs aggregation
Address key defined by the rhs aggregation
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/ReconciliationLeftRightAddressKeyPair.cs