IdSelectorDefinition
More...
◆ IdSelectorDefinition() [1/2]
| Lusid.Sdk.Model.IdSelectorDefinition.IdSelectorDefinition |
( |
| ) |
|
|
inlineprotected |
◆ IdSelectorDefinition() [2/2]
| Lusid.Sdk.Model.IdSelectorDefinition.IdSelectorDefinition |
( |
Dictionary< string, string > |
identifier = default(Dictionary<string, string>), |
|
|
List< ActionId > |
actions = default(List<ActionId>), |
|
|
string |
name = default(string), |
|
|
string |
description = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the IdSelectorDefinition class.
- Parameters
-
| identifier | identifier (required). |
| actions | actions (required). |
| name | name. |
| description | description. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.IdSelectorDefinition.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.IdSelectorDefinition.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.IdSelectorDefinition.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.IdSelectorDefinition.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Actions
| List<ActionId> Lusid.Sdk.Model.IdSelectorDefinition.Actions |
|
getset |
◆ Description
| string Lusid.Sdk.Model.IdSelectorDefinition.Description |
|
getset |
◆ Identifier
| Dictionary<string, string> Lusid.Sdk.Model.IdSelectorDefinition.Identifier |
|
getset |
◆ Name
| string Lusid.Sdk.Model.IdSelectorDefinition.Name |
|
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/IdSelectorDefinition.cs