GroupReconciliationComparisonRuleTolerance
More...
|
| string | Type [get, set] |
| | The type of tolerance to allow. Available values: Relative, Absolute. More...
|
| |
| decimal | Value [get, set] |
| | The decimal value of how much tolerance to allow when comparing in relative (i.e percentage) or absolute terms depending on the ToleranceType specified More...
|
| |
◆ GroupReconciliationComparisonRuleTolerance() [1/2]
| Lusid.Sdk.Model.GroupReconciliationComparisonRuleTolerance.GroupReconciliationComparisonRuleTolerance |
( |
| ) |
|
|
inlineprotected |
◆ GroupReconciliationComparisonRuleTolerance() [2/2]
| Lusid.Sdk.Model.GroupReconciliationComparisonRuleTolerance.GroupReconciliationComparisonRuleTolerance |
( |
string |
type = default(string), |
|
|
decimal |
value = default(decimal) |
|
) |
| |
|
inline |
Initializes a new instance of the GroupReconciliationComparisonRuleTolerance class.
- Parameters
-
| type | The type of tolerance to allow. Available values: Relative, Absolute. (required). |
| value | The decimal value of how much tolerance to allow when comparing in relative (i.e percentage) or absolute terms depending on the ToleranceType specified (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.GroupReconciliationComparisonRuleTolerance.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.GroupReconciliationComparisonRuleTolerance.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.GroupReconciliationComparisonRuleTolerance.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.GroupReconciliationComparisonRuleTolerance.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Type
| string Lusid.Sdk.Model.GroupReconciliationComparisonRuleTolerance.Type |
|
getset |
The type of tolerance to allow. Available values: Relative, Absolute.
The type of tolerance to allow. Available values: Relative, Absolute.
◆ Value
| decimal Lusid.Sdk.Model.GroupReconciliationComparisonRuleTolerance.Value |
|
getset |
The decimal value of how much tolerance to allow when comparing in relative (i.e percentage) or absolute terms depending on the ToleranceType specified
The decimal value of how much tolerance to allow when comparing in relative (i.e percentage) or absolute terms depending on the ToleranceType specified
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/GroupReconciliationComparisonRuleTolerance.cs