GroupReconciliationInstanceId
More...
◆ GroupReconciliationInstanceId() [1/2]
| Lusid.Sdk.Model.GroupReconciliationInstanceId.GroupReconciliationInstanceId |
( |
| ) |
|
|
inlineprotected |
◆ GroupReconciliationInstanceId() [2/2]
| Lusid.Sdk.Model.GroupReconciliationInstanceId.GroupReconciliationInstanceId |
( |
string |
instanceIdType = default(string), |
|
|
string |
instanceIdValue = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the GroupReconciliationInstanceId class.
- Parameters
-
| instanceIdType | Type of the reconciliation run, manual or automatic (via the workflow). Available values: WorkflowServiceTaskId, Manual. (required). |
| instanceIdValue | Reconciliation run identifier: a manually-provided key or taskId. (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.GroupReconciliationInstanceId.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.GroupReconciliationInstanceId.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.GroupReconciliationInstanceId.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.GroupReconciliationInstanceId.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ InstanceIdType
| string Lusid.Sdk.Model.GroupReconciliationInstanceId.InstanceIdType |
|
getset |
Type of the reconciliation run, manual or automatic (via the workflow). Available values: WorkflowServiceTaskId, Manual.
Type of the reconciliation run, manual or automatic (via the workflow). Available values: WorkflowServiceTaskId, Manual.
◆ InstanceIdValue
| string Lusid.Sdk.Model.GroupReconciliationInstanceId.InstanceIdValue |
|
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/GroupReconciliationInstanceId.cs