CheckDefinitionRule
More...
◆ CheckDefinitionRule()
| Lusid.Sdk.Model.CheckDefinitionRule.CheckDefinitionRule |
( |
string |
ruleKey = default(string), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
string |
ruleFormula = default(string), |
|
|
int |
severity = default(int) |
|
) |
| |
|
inline |
Initializes a new instance of the CheckDefinitionRule class.
- Parameters
-
| ruleKey | The key of the Rule.. |
| displayName | The name of the Rule.. |
| description | A description for the Rule.. |
| ruleFormula | The formula for the rule.. |
| severity | Severity of the rule if formaula is not satisfied.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CheckDefinitionRule.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CheckDefinitionRule.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CheckDefinitionRule.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CheckDefinitionRule.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Description
| string Lusid.Sdk.Model.CheckDefinitionRule.Description |
|
getset |
A description for the Rule.
A description for the Rule.
◆ DisplayName
| string Lusid.Sdk.Model.CheckDefinitionRule.DisplayName |
|
getset |
The name of the Rule.
The name of the Rule.
◆ RuleFormula
| string Lusid.Sdk.Model.CheckDefinitionRule.RuleFormula |
|
getset |
The formula for the rule.
The formula for the rule.
◆ RuleKey
| string Lusid.Sdk.Model.CheckDefinitionRule.RuleKey |
|
getset |
The key of the Rule.
The key of the Rule.
◆ Severity
| int Lusid.Sdk.Model.CheckDefinitionRule.Severity |
|
getset |
Severity of the rule if formaula is not satisfied.
Severity of the rule if formaula is not satisfied.
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/CheckDefinitionRule.cs