RelationalDatasetDefinition
More...
|
| ResourceId | Id [get, set] |
| | Gets or Sets Id More...
|
| |
| string | DisplayName [get, set] |
| | A user-friendly display name for the relational dataset definition. More...
|
| |
| string | Description [get, set] |
| | A detailed description of the relational dataset definition and its purpose. More...
|
| |
| List< string > | ApplicableEntityTypes [get, set] |
| | The types of entities this relational dataset definition can be applied to (e.g. Instrument, Portfolio, etc.). More...
|
| |
| List< RelationalDatasetFieldDefinition > | FieldSchema [get, set] |
| | The schema defining the structure and data types of the relational dataset. 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...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ RelationalDatasetDefinition() [1/2]
| Lusid.Sdk.Model.RelationalDatasetDefinition.RelationalDatasetDefinition |
( |
| ) |
|
|
inlineprotected |
◆ RelationalDatasetDefinition() [2/2]
Initializes a new instance of the RelationalDatasetDefinition 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). |
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| varVersion | varVersion. |
| links | links. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.RelationalDatasetDefinition.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.RelationalDatasetDefinition.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.RelationalDatasetDefinition.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.RelationalDatasetDefinition.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ ApplicableEntityTypes
| List<string> Lusid.Sdk.Model.RelationalDatasetDefinition.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.RelationalDatasetDefinition.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.RelationalDatasetDefinition.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.
◆ Href
| string Lusid.Sdk.Model.RelationalDatasetDefinition.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
| ResourceId Lusid.Sdk.Model.RelationalDatasetDefinition.Id |
|
getset |
◆ Links
| List<Link> Lusid.Sdk.Model.RelationalDatasetDefinition.Links |
|
getset |
◆ VarVersion
| ModelVersion Lusid.Sdk.Model.RelationalDatasetDefinition.VarVersion |
|
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/RelationalDatasetDefinition.cs