ComparisonAttributeValuePair
More...
◆ ComparisonAttributeValuePair() [1/2]
| Lusid.Sdk.Model.ComparisonAttributeValuePair.ComparisonAttributeValuePair |
( |
| ) |
|
|
inlineprotected |
◆ ComparisonAttributeValuePair() [2/2]
| Lusid.Sdk.Model.ComparisonAttributeValuePair.ComparisonAttributeValuePair |
( |
string |
attributeName = default(string), |
|
|
string |
value = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the ComparisonAttributeValuePair class.
- Parameters
-
| attributeName | Comparison rule attribute name. (required). |
| value | Computed value for the comparison rule attribute.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.ComparisonAttributeValuePair.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.ComparisonAttributeValuePair.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ComparisonAttributeValuePair.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ComparisonAttributeValuePair.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AttributeName
| string Lusid.Sdk.Model.ComparisonAttributeValuePair.AttributeName |
|
getset |
Comparison rule attribute name.
Comparison rule attribute name.
◆ Value
| string Lusid.Sdk.Model.ComparisonAttributeValuePair.Value |
|
getset |
Computed value for the comparison rule attribute.
Computed value for the comparison rule attribute.
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/ComparisonAttributeValuePair.cs