CreateRelationalDatasetDefinitionRequest
More...
◆ CreateRelationalDatasetDefinitionRequest() [1/2]
| Lusid.Sdk.Model.CreateRelationalDatasetDefinitionRequest.CreateRelationalDatasetDefinitionRequest |
( |
| ) |
|
|
inlineprotected |
◆ CreateRelationalDatasetDefinitionRequest() [2/2]
Initializes a new instance of the CreateRelationalDatasetDefinitionRequest class.
- Parameters
-
| id | id (required). |
| displayName | A user-friendly display name for the relational dataset definition. (required). |
| description | A detailed description of the relational dataset definition and its purpose.. |
| applicableEntityTypes | The types of entities this relational dataset definition can be applied to (e.g. Instrument, Portfolio, etc.). (required). |
| fieldSchema | The schema defining the structure and data types of the relational dataset. (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CreateRelationalDatasetDefinitionRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CreateRelationalDatasetDefinitionRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CreateRelationalDatasetDefinitionRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CreateRelationalDatasetDefinitionRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ ApplicableEntityTypes
| List<string> Lusid.Sdk.Model.CreateRelationalDatasetDefinitionRequest.ApplicableEntityTypes |
|
getset |
The types of entities this relational dataset definition can be applied to (e.g. Instrument, Portfolio, etc.).
The types of entities this relational dataset definition can be applied to (e.g. Instrument, Portfolio, etc.).
◆ Description
| string Lusid.Sdk.Model.CreateRelationalDatasetDefinitionRequest.Description |
|
getset |
A detailed description of the relational dataset definition and its purpose.
A detailed description of the relational dataset definition and its purpose.
◆ DisplayName
| string Lusid.Sdk.Model.CreateRelationalDatasetDefinitionRequest.DisplayName |
|
getset |
A user-friendly display name for the relational dataset definition.
A user-friendly display name for the relational dataset definition.
◆ FieldSchema
The schema defining the structure and data types of the relational dataset.
The schema defining the structure and data types of the relational dataset.
◆ Id
| ResourceId Lusid.Sdk.Model.CreateRelationalDatasetDefinitionRequest.Id |
|
getset |
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/CreateRelationalDatasetDefinitionRequest.cs