GroupReconciliationReviewStatuses
More...
|
| int | CountPending [get, set] |
| | The number of comparison results of reviewStatus "Pending" with this instanceId and reconciliationType More...
|
| |
| Link | LinkPending [get, set] |
| | Gets or Sets LinkPending More...
|
| |
| int | CountReviewed [get, set] |
| | The number of comparison results of reviewStatus "Reviewed" with this instanceId and reconciliationType More...
|
| |
| Link | LinkReviewed [get, set] |
| | Gets or Sets LinkReviewed More...
|
| |
| int | CountMatched [get, set] |
| | The number of comparison results of reviewStatus "Matched" with this instanceId and reconciliationType More...
|
| |
| Link | LinkMatched [get, set] |
| | Gets or Sets LinkMatched More...
|
| |
| int | CountInvalid [get, set] |
| | The number of comparison results of reviewStatus "Invalid" with this instanceId and reconciliationType More...
|
| |
| Link | LinkInvalid [get, set] |
| | Gets or Sets LinkInvalid More...
|
| |
◆ GroupReconciliationReviewStatuses() [1/2]
| Lusid.Sdk.Model.GroupReconciliationReviewStatuses.GroupReconciliationReviewStatuses |
( |
| ) |
|
|
inlineprotected |
◆ GroupReconciliationReviewStatuses() [2/2]
| Lusid.Sdk.Model.GroupReconciliationReviewStatuses.GroupReconciliationReviewStatuses |
( |
int |
countPending = default(int), |
|
|
Link |
linkPending = default(Link), |
|
|
int |
countReviewed = default(int), |
|
|
Link |
linkReviewed = default(Link), |
|
|
int |
countMatched = default(int), |
|
|
Link |
linkMatched = default(Link), |
|
|
int |
countInvalid = default(int), |
|
|
Link |
linkInvalid = default(Link) |
|
) |
| |
|
inline |
Initializes a new instance of the GroupReconciliationReviewStatuses class.
- Parameters
-
| countPending | The number of comparison results of reviewStatus "Pending" with this instanceId and reconciliationType (required). |
| linkPending | linkPending (required). |
| countReviewed | The number of comparison results of reviewStatus "Reviewed" with this instanceId and reconciliationType (required). |
| linkReviewed | linkReviewed (required). |
| countMatched | The number of comparison results of reviewStatus "Matched" with this instanceId and reconciliationType (required). |
| linkMatched | linkMatched (required). |
| countInvalid | The number of comparison results of reviewStatus "Invalid" with this instanceId and reconciliationType (required). |
| linkInvalid | linkInvalid (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.GroupReconciliationReviewStatuses.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.GroupReconciliationReviewStatuses.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.GroupReconciliationReviewStatuses.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.GroupReconciliationReviewStatuses.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CountInvalid
| int Lusid.Sdk.Model.GroupReconciliationReviewStatuses.CountInvalid |
|
getset |
The number of comparison results of reviewStatus "Invalid" with this instanceId and reconciliationType
The number of comparison results of reviewStatus "Invalid" with this instanceId and reconciliationType
◆ CountMatched
| int Lusid.Sdk.Model.GroupReconciliationReviewStatuses.CountMatched |
|
getset |
The number of comparison results of reviewStatus "Matched" with this instanceId and reconciliationType
The number of comparison results of reviewStatus "Matched" with this instanceId and reconciliationType
◆ CountPending
| int Lusid.Sdk.Model.GroupReconciliationReviewStatuses.CountPending |
|
getset |
The number of comparison results of reviewStatus "Pending" with this instanceId and reconciliationType
The number of comparison results of reviewStatus "Pending" with this instanceId and reconciliationType
◆ CountReviewed
| int Lusid.Sdk.Model.GroupReconciliationReviewStatuses.CountReviewed |
|
getset |
The number of comparison results of reviewStatus "Reviewed" with this instanceId and reconciliationType
The number of comparison results of reviewStatus "Reviewed" with this instanceId and reconciliationType
◆ LinkInvalid
| Link Lusid.Sdk.Model.GroupReconciliationReviewStatuses.LinkInvalid |
|
getset |
◆ LinkMatched
| Link Lusid.Sdk.Model.GroupReconciliationReviewStatuses.LinkMatched |
|
getset |
◆ LinkPending
| Link Lusid.Sdk.Model.GroupReconciliationReviewStatuses.LinkPending |
|
getset |
◆ LinkReviewed
| Link Lusid.Sdk.Model.GroupReconciliationReviewStatuses.LinkReviewed |
|
getset |
Gets or Sets LinkReviewed
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/GroupReconciliationReviewStatuses.cs