|
| | GroupReconciliationComparisonResult (ResourceId id=default(ResourceId), string reconciliationType=default(string), ResourceId groupReconciliationDefinitionId=default(ResourceId), GroupReconciliationInstanceId instanceId=default(GroupReconciliationInstanceId), string comparisonResultId=default(string), DateTimeOffset reconciliationRunAsAt=default(DateTimeOffset), string resultType=default(string), string resultStatus=default(string), string reviewStatus=default(string), GroupReconciliationDates datesReconciled=default(GroupReconciliationDates), GroupReconciliationCoreAttributeValues coreAttributes=default(GroupReconciliationCoreAttributeValues), GroupReconciliationAggregateAttributeValues aggregateAttributes=default(GroupReconciliationAggregateAttributeValues), GroupReconciliationUserReview userReview=default(GroupReconciliationUserReview), string href=default(string), ModelVersion varVersion=default(ModelVersion), List< Link > links=default(List< Link >)) |
| | Initializes a new instance of the GroupReconciliationComparisonResult class. More...
|
| |
| override string | ToString () |
| | Returns the string presentation of the object More...
|
| |
| virtual string | ToJson () |
| | Returns the JSON string presentation of the object More...
|
| |
| override bool | Equals (object input) |
| | Returns true if objects are equal More...
|
| |
| bool | Equals (GroupReconciliationComparisonResult input) |
| | Returns true if GroupReconciliationComparisonResult instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| ResourceId | Id [get, set] |
| | Gets or Sets Id More...
|
| |
| string | ReconciliationType [get, set] |
| | The type of reconciliation to perform. Available values: Holding, Transaction, Valuation, CashHolding. More...
|
| |
| ResourceId | GroupReconciliationDefinitionId [get, set] |
| | Gets or Sets GroupReconciliationDefinitionId More...
|
| |
| GroupReconciliationInstanceId | InstanceId [get, set] |
| | Gets or Sets InstanceId More...
|
| |
| string | ComparisonResultId [get, set] |
| | Comparison result identifier, encoded value for core attribute results, aggregate attribute results, reconciliation type and run instanceId. More...
|
| |
| DateTimeOffset | ReconciliationRunAsAt [get, set] |
| | The timestamp when the run occurred. More...
|
| |
| string | ResultType [get, set] |
| | Reconciliation run general result. Available values: Match, PartialMatch, Break, NotFound, Resolved. More...
|
| |
| string | ResultStatus [get, set] |
| | Indicates how a particular result evolves from one run to the next. Available values: New, Confirmed, Changed. More...
|
| |
| string | ReviewStatus [get, set] |
| | Status of whether user has provided any input (comments, manual matches, break codes). Available values: Pending, Reviewed, Matched, Invalid. More...
|
| |
| GroupReconciliationDates | DatesReconciled [get, set] |
| | Gets or Sets DatesReconciled More...
|
| |
| GroupReconciliationCoreAttributeValues | CoreAttributes [get, set] |
| | Gets or Sets CoreAttributes More...
|
| |
| GroupReconciliationAggregateAttributeValues | AggregateAttributes [get, set] |
| | Gets or Sets AggregateAttributes More...
|
| |
| GroupReconciliationUserReview | UserReview [get, set] |
| | Gets or Sets UserReview More...
|
| |
| string | Href [get, set] |
| | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
| |
| ModelVersion | VarVersion [get, set] |
| | Gets or Sets VarVersion More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
| string Lusid.Sdk.Model.GroupReconciliationComparisonResult.ComparisonResultId |
|
getset |
Comparison result identifier, encoded value for core attribute results, aggregate attribute results, reconciliation type and run instanceId.
Comparison result identifier, encoded value for core attribute results, aggregate attribute results, reconciliation type and run instanceId.
| string Lusid.Sdk.Model.GroupReconciliationComparisonResult.ReconciliationType |
|
getset |
The type of reconciliation to perform. Available values: Holding, Transaction, Valuation, CashHolding.
The type of reconciliation to perform. Available values: Holding, Transaction, Valuation, CashHolding.
| string Lusid.Sdk.Model.GroupReconciliationComparisonResult.ResultStatus |
|
getset |
Indicates how a particular result evolves from one run to the next. Available values: New, Confirmed, Changed.
Indicates how a particular result evolves from one run to the next. Available values: New, Confirmed, Changed.
| string Lusid.Sdk.Model.GroupReconciliationComparisonResult.ResultType |
|
getset |
Reconciliation run general result. Available values: Match, PartialMatch, Break, NotFound, Resolved.
Reconciliation run general result. Available values: Match, PartialMatch, Break, NotFound, Resolved.
| string Lusid.Sdk.Model.GroupReconciliationComparisonResult.ReviewStatus |
|
getset |
Status of whether user has provided any input (comments, manual matches, break codes). Available values: Pending, Reviewed, Matched, Invalid.
Status of whether user has provided any input (comments, manual matches, break codes). Available values: Pending, Reviewed, Matched, Invalid.