CheckDefinitionDatasetSchema
More...
◆ CheckDefinitionDatasetSchema()
| Lusid.Sdk.Model.CheckDefinitionDatasetSchema.CheckDefinitionDatasetSchema |
( |
string |
type = default(string), |
|
|
string |
entityType = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the CheckDefinitionDatasetSchema class.
- Parameters
-
| type | The type of dataset schema that the Check Definition applies to. |
| entityType | The type of entity that the dataset schema applies to, e.g. Instrument, Transaction, etc.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CheckDefinitionDatasetSchema.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CheckDefinitionDatasetSchema.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CheckDefinitionDatasetSchema.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CheckDefinitionDatasetSchema.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ EntityType
| string Lusid.Sdk.Model.CheckDefinitionDatasetSchema.EntityType |
|
getset |
◆ Type
| string Lusid.Sdk.Model.CheckDefinitionDatasetSchema.Type |
|
getset |
The type of dataset schema that the Check Definition applies to
The type of dataset schema that the Check Definition applies to
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/CheckDefinitionDatasetSchema.cs