GroupReconciliationCoreComparisonRuleOperand
More...
|
| string | Key [get, set] |
| | The key of the value to compare More...
|
| |
| string | Operation [get, set] |
| | What to do with the value pointed to by the key, e.g. Sum. Only "Value is allowed for core rules". Available values: Value. More...
|
| |
◆ GroupReconciliationCoreComparisonRuleOperand() [1/2]
| Lusid.Sdk.Model.GroupReconciliationCoreComparisonRuleOperand.GroupReconciliationCoreComparisonRuleOperand |
( |
| ) |
|
|
inlineprotected |
◆ GroupReconciliationCoreComparisonRuleOperand() [2/2]
| Lusid.Sdk.Model.GroupReconciliationCoreComparisonRuleOperand.GroupReconciliationCoreComparisonRuleOperand |
( |
string |
key = default(string), |
|
|
string |
operation = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the GroupReconciliationCoreComparisonRuleOperand class.
- Parameters
-
| key | The key of the value to compare (required). |
| operation | What to do with the value pointed to by the key, e.g. Sum. Only "Value is allowed for core rules". Available values: Value. (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.GroupReconciliationCoreComparisonRuleOperand.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.GroupReconciliationCoreComparisonRuleOperand.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.GroupReconciliationCoreComparisonRuleOperand.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.GroupReconciliationCoreComparisonRuleOperand.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Key
| string Lusid.Sdk.Model.GroupReconciliationCoreComparisonRuleOperand.Key |
|
getset |
The key of the value to compare
The key of the value to compare
◆ Operation
| string Lusid.Sdk.Model.GroupReconciliationCoreComparisonRuleOperand.Operation |
|
getset |
What to do with the value pointed to by the key, e.g. Sum. Only "Value is allowed for core rules". Available values: Value.
What to do with the value pointed to by the key, e.g. Sum. Only "Value is allowed for core rules". Available values: Value.
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/GroupReconciliationCoreComparisonRuleOperand.cs