CheckDefinition
More...
|
| | CheckDefinition (ResourceId id=default(ResourceId), string displayName=default(string), string description=default(string), CheckDefinitionDatasetSchema datasetSchema=default(CheckDefinitionDatasetSchema), List< CheckDefinitionRuleSet > ruleSets=default(List< CheckDefinitionRuleSet >), string href=default(string), ModelVersion varVersion=default(ModelVersion), Dictionary< string, Property > properties=default(Dictionary< string, Property >), List< Link > links=default(List< Link >)) |
| | Initializes a new instance of the CheckDefinition class. More...
|
| |
| override string | ToString () |
| | Returns the string presentation of the object More...
|
| |
| virtual string | ToJson () |
| | Returns the JSON string presentation of the object More...
|
| |
| override bool | Equals (object input) |
| | Returns true if objects are equal More...
|
| |
| bool | Equals (CheckDefinition input) |
| | Returns true if CheckDefinition instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| ResourceId | Id [get, set] |
| | Gets or Sets Id More...
|
| |
| string | DisplayName [get, set] |
| | The name of the Check Definition. More...
|
| |
| string | Description [get, set] |
| | A description for the Check Definition. More...
|
| |
| CheckDefinitionDatasetSchema | DatasetSchema [get, set] |
| | Gets or Sets DatasetSchema More...
|
| |
| List< CheckDefinitionRuleSet > | RuleSets [get, set] |
| | A collection of rule sets for the Check Definition. More...
|
| |
| string | Href [get, set] |
| | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
| |
| ModelVersion | VarVersion [get, set] |
| | Gets or Sets VarVersion More...
|
| |
| Dictionary< string, Property > | Properties [get, set] |
| | A set of properties for the Check Definition. More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ CheckDefinition() [1/2]
| Lusid.Sdk.Model.CheckDefinition.CheckDefinition |
( |
| ) |
|
|
inlineprotected |
◆ CheckDefinition() [2/2]
| Lusid.Sdk.Model.CheckDefinition.CheckDefinition |
( |
ResourceId |
id = default(ResourceId), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
CheckDefinitionDatasetSchema |
datasetSchema = default(CheckDefinitionDatasetSchema), |
|
|
List< CheckDefinitionRuleSet > |
ruleSets = default(List<CheckDefinitionRuleSet>), |
|
|
string |
href = default(string), |
|
|
ModelVersion |
varVersion = default(ModelVersion), |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the CheckDefinition class.
- Parameters
-
| id | id (required). |
| displayName | The name of the Check Definition.. |
| description | A description for the Check Definition.. |
| datasetSchema | datasetSchema. |
| ruleSets | A collection of rule sets for the Check Definition.. |
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| varVersion | varVersion. |
| properties | A set of properties for the Check Definition.. |
| links | links. |
◆ Equals() [1/2]
Returns true if CheckDefinition instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CheckDefinition.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CheckDefinition.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CheckDefinition.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CheckDefinition.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.CheckDefinition.Description |
|
getset |
A description for the Check Definition.
A description for the Check Definition.
◆ DisplayName
| string Lusid.Sdk.Model.CheckDefinition.DisplayName |
|
getset |
The name of the Check Definition.
The name of the Check Definition.
◆ Href
| string Lusid.Sdk.Model.CheckDefinition.Href |
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
◆ Id
◆ Links
| List<Link> Lusid.Sdk.Model.CheckDefinition.Links |
|
getset |
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.CheckDefinition.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.
◆ VarVersion
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/CheckDefinition.cs