CreateSeriesIdentifierField
More...
◆ CreateSeriesIdentifierField() [1/2]
| Lusid.Sdk.Model.CreateSeriesIdentifierField.CreateSeriesIdentifierField |
( |
| ) |
|
|
inlineprotected |
◆ CreateSeriesIdentifierField() [2/2]
| Lusid.Sdk.Model.CreateSeriesIdentifierField.CreateSeriesIdentifierField |
( |
string |
fieldName = default(string), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
ResourceId |
dataTypeId = default(ResourceId) |
|
) |
| |
|
inline |
Initializes a new instance of the CreateSeriesIdentifierField class.
- Parameters
-
| fieldName | The unique identifier for the field within the dataset. (required). |
| displayName | A user-friendly display name for the field.. |
| description | A detailed description of the field and its purpose.. |
| dataTypeId | dataTypeId (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CreateSeriesIdentifierField.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CreateSeriesIdentifierField.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CreateSeriesIdentifierField.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CreateSeriesIdentifierField.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ DataTypeId
| ResourceId Lusid.Sdk.Model.CreateSeriesIdentifierField.DataTypeId |
|
getset |
◆ Description
| string Lusid.Sdk.Model.CreateSeriesIdentifierField.Description |
|
getset |
A detailed description of the field and its purpose.
A detailed description of the field and its purpose.
◆ DisplayName
| string Lusid.Sdk.Model.CreateSeriesIdentifierField.DisplayName |
|
getset |
A user-friendly display name for the field.
A user-friendly display name for the field.
◆ FieldName
| string Lusid.Sdk.Model.CreateSeriesIdentifierField.FieldName |
|
getset |
The unique identifier for the field within the dataset.
The unique identifier for the field within the dataset.
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/CreateSeriesIdentifierField.cs