GroupReconciliationResultStatuses
More...
|
| int | CountNew [get, set] |
| | The number of comparison results of resultStatus "New" with this instanceId and reconciliationType More...
|
| |
| Link | LinkNew [get, set] |
| | Gets or Sets LinkNew More...
|
| |
| int | CountConfirmed [get, set] |
| | The number of comparison results of resultStatus "Confirmed" with this instanceId and reconciliationType More...
|
| |
| Link | LinkConfirmed [get, set] |
| | Gets or Sets LinkConfirmed More...
|
| |
| int | CountChanged [get, set] |
| | The number of comparison results of resultStatus "Changed" with this instanceId and reconciliationType More...
|
| |
| Link | LinkChanged [get, set] |
| | Gets or Sets LinkChanged More...
|
| |
◆ GroupReconciliationResultStatuses() [1/2]
| Lusid.Sdk.Model.GroupReconciliationResultStatuses.GroupReconciliationResultStatuses |
( |
| ) |
|
|
inlineprotected |
◆ GroupReconciliationResultStatuses() [2/2]
| Lusid.Sdk.Model.GroupReconciliationResultStatuses.GroupReconciliationResultStatuses |
( |
int |
countNew = default(int), |
|
|
Link |
linkNew = default(Link), |
|
|
int |
countConfirmed = default(int), |
|
|
Link |
linkConfirmed = default(Link), |
|
|
int |
countChanged = default(int), |
|
|
Link |
linkChanged = default(Link) |
|
) |
| |
|
inline |
Initializes a new instance of the GroupReconciliationResultStatuses class.
- Parameters
-
| countNew | The number of comparison results of resultStatus "New" with this instanceId and reconciliationType (required). |
| linkNew | linkNew (required). |
| countConfirmed | The number of comparison results of resultStatus "Confirmed" with this instanceId and reconciliationType (required). |
| linkConfirmed | linkConfirmed (required). |
| countChanged | The number of comparison results of resultStatus "Changed" with this instanceId and reconciliationType (required). |
| linkChanged | linkChanged (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.GroupReconciliationResultStatuses.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.GroupReconciliationResultStatuses.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.GroupReconciliationResultStatuses.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.GroupReconciliationResultStatuses.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CountChanged
| int Lusid.Sdk.Model.GroupReconciliationResultStatuses.CountChanged |
|
getset |
The number of comparison results of resultStatus "Changed" with this instanceId and reconciliationType
The number of comparison results of resultStatus "Changed" with this instanceId and reconciliationType
◆ CountConfirmed
| int Lusid.Sdk.Model.GroupReconciliationResultStatuses.CountConfirmed |
|
getset |
The number of comparison results of resultStatus "Confirmed" with this instanceId and reconciliationType
The number of comparison results of resultStatus "Confirmed" with this instanceId and reconciliationType
◆ CountNew
| int Lusid.Sdk.Model.GroupReconciliationResultStatuses.CountNew |
|
getset |
The number of comparison results of resultStatus "New" with this instanceId and reconciliationType
The number of comparison results of resultStatus "New" with this instanceId and reconciliationType
◆ LinkChanged
| Link Lusid.Sdk.Model.GroupReconciliationResultStatuses.LinkChanged |
|
getset |
◆ LinkConfirmed
| Link Lusid.Sdk.Model.GroupReconciliationResultStatuses.LinkConfirmed |
|
getset |
Gets or Sets LinkConfirmed
◆ LinkNew
| Link Lusid.Sdk.Model.GroupReconciliationResultStatuses.LinkNew |
|
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/GroupReconciliationResultStatuses.cs