UpdateCheckDefinitionRequest
More...
◆ UpdateCheckDefinitionRequest() [1/2]
| Lusid.Sdk.Model.UpdateCheckDefinitionRequest.UpdateCheckDefinitionRequest |
( |
| ) |
|
|
inlineprotected |
◆ UpdateCheckDefinitionRequest() [2/2]
Initializes a new instance of the UpdateCheckDefinitionRequest class.
- Parameters
-
| displayName | The name of the Check Definition. (required). |
| description | A description for the Check Definition. (required). |
| datasetSchema | datasetSchema. |
| ruleSets | A collection of rule sets for the Check Definition. (required). |
| properties | A set of properties for the Check Definition.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.UpdateCheckDefinitionRequest.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.UpdateCheckDefinitionRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.UpdateCheckDefinitionRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.UpdateCheckDefinitionRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ DatasetSchema
Gets or Sets DatasetSchema
◆ Description
| string Lusid.Sdk.Model.UpdateCheckDefinitionRequest.Description |
|
getset |
A description for the Check Definition.
A description for the Check Definition.
◆ DisplayName
| string Lusid.Sdk.Model.UpdateCheckDefinitionRequest.DisplayName |
|
getset |
The name of the Check Definition.
The name of the Check Definition.
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.UpdateCheckDefinitionRequest.Properties |
|
getset |
A set of properties for the Check Definition.
A set of properties for the Check Definition.
◆ RuleSets
A collection of rule sets for the Check Definition.
A collection of rule sets for the Check Definition.
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/UpdateCheckDefinitionRequest.cs