UpdateIdentifierDefinitionRequest
More...
◆ UpdateIdentifierDefinitionRequest()
| Lusid.Sdk.Model.UpdateIdentifierDefinitionRequest.UpdateIdentifierDefinitionRequest |
( |
string |
hierarchyLevel = default(string), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>) |
|
) |
| |
|
inline |
Initializes a new instance of the UpdateIdentifierDefinitionRequest class.
- Parameters
-
| hierarchyLevel | Optional metadata associated with the identifier definition.. |
| displayName | A display name for the identifier. E.g. Figi.. |
| description | An optional description for the identifier.. |
| properties | A set of properties for the identifier definition.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.UpdateIdentifierDefinitionRequest.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.UpdateIdentifierDefinitionRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.UpdateIdentifierDefinitionRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.UpdateIdentifierDefinitionRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Description
| string Lusid.Sdk.Model.UpdateIdentifierDefinitionRequest.Description |
|
getset |
An optional description for the identifier.
An optional description for the identifier.
◆ DisplayName
| string Lusid.Sdk.Model.UpdateIdentifierDefinitionRequest.DisplayName |
|
getset |
A display name for the identifier. E.g. Figi.
A display name for the identifier. E.g. Figi.
◆ HierarchyLevel
| string Lusid.Sdk.Model.UpdateIdentifierDefinitionRequest.HierarchyLevel |
|
getset |
Optional metadata associated with the identifier definition.
Optional metadata associated with the identifier definition.
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.UpdateIdentifierDefinitionRequest.Properties |
|
getset |
A set of properties for the identifier definition.
A set of properties for the identifier definition.
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/UpdateIdentifierDefinitionRequest.cs