UpdateCheckDefinitionRuleSet
More...
◆ UpdateCheckDefinitionRuleSet()
| Lusid.Sdk.Model.UpdateCheckDefinitionRuleSet.UpdateCheckDefinitionRuleSet |
( |
string |
ruleSetKey = default(string), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
string |
ruleSetFilter = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the UpdateCheckDefinitionRuleSet class.
- Parameters
-
| ruleSetKey | The Key of the Rule Set.. |
| displayName | The name of the Rule Set.. |
| description | A description for the Rule Set.. |
| ruleSetFilter | A filter for the Rule Set to filter entity instances the rule set applies to.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.UpdateCheckDefinitionRuleSet.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.UpdateCheckDefinitionRuleSet.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.UpdateCheckDefinitionRuleSet.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.UpdateCheckDefinitionRuleSet.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Description
| string Lusid.Sdk.Model.UpdateCheckDefinitionRuleSet.Description |
|
getset |
A description for the Rule Set.
A description for the Rule Set.
◆ DisplayName
| string Lusid.Sdk.Model.UpdateCheckDefinitionRuleSet.DisplayName |
|
getset |
The name of the Rule Set.
The name of the Rule Set.
◆ RuleSetFilter
| string Lusid.Sdk.Model.UpdateCheckDefinitionRuleSet.RuleSetFilter |
|
getset |
A filter for the Rule Set to filter entity instances the rule set applies to.
A filter for the Rule Set to filter entity instances the rule set applies to.
◆ RuleSetKey
| string Lusid.Sdk.Model.UpdateCheckDefinitionRuleSet.RuleSetKey |
|
getset |
The Key of the Rule Set.
The Key of the Rule Set.
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/UpdateCheckDefinitionRuleSet.cs