GroupReconciliationUserReviewBreakCode
More...
|
| string | BreakCode [get, set] |
| | The break code of the reconciliation result. More...
|
| |
| string | UserId [get, set] |
| | Id of the user who made a User Review input. More...
|
| |
| DateTimeOffset | AsAtAdded [get, set] |
| | The timestamp of the added User Review input. More...
|
| |
| DateTimeOffset | AsAtInvalid [get, set] |
| | The timestamp when User Review input became invalid e.g. because of the different attribute values within the new run. More...
|
| |
◆ GroupReconciliationUserReviewBreakCode() [1/2]
| Lusid.Sdk.Model.GroupReconciliationUserReviewBreakCode.GroupReconciliationUserReviewBreakCode |
( |
| ) |
|
|
inlineprotected |
◆ GroupReconciliationUserReviewBreakCode() [2/2]
| Lusid.Sdk.Model.GroupReconciliationUserReviewBreakCode.GroupReconciliationUserReviewBreakCode |
( |
string |
breakCode = default(string), |
|
|
string |
userId = default(string), |
|
|
DateTimeOffset |
asAtAdded = default(DateTimeOffset), |
|
|
DateTimeOffset |
asAtInvalid = default(DateTimeOffset) |
|
) |
| |
|
inline |
Initializes a new instance of the GroupReconciliationUserReviewBreakCode class.
- Parameters
-
| breakCode | The break code of the reconciliation result. (required). |
| userId | Id of the user who made a User Review input.. |
| asAtAdded | The timestamp of the added User Review input.. |
| asAtInvalid | The timestamp when User Review input became invalid e.g. because of the different attribute values within the new run.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.GroupReconciliationUserReviewBreakCode.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.GroupReconciliationUserReviewBreakCode.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.GroupReconciliationUserReviewBreakCode.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.GroupReconciliationUserReviewBreakCode.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAtAdded
| DateTimeOffset Lusid.Sdk.Model.GroupReconciliationUserReviewBreakCode.AsAtAdded |
|
getset |
The timestamp of the added User Review input.
The timestamp of the added User Review input.
◆ AsAtInvalid
| DateTimeOffset Lusid.Sdk.Model.GroupReconciliationUserReviewBreakCode.AsAtInvalid |
|
getset |
The timestamp when User Review input became invalid e.g. because of the different attribute values within the new run.
The timestamp when User Review input became invalid e.g. because of the different attribute values within the new run.
◆ BreakCode
| string Lusid.Sdk.Model.GroupReconciliationUserReviewBreakCode.BreakCode |
|
getset |
The break code of the reconciliation result.
The break code of the reconciliation result.
◆ UserId
| string Lusid.Sdk.Model.GroupReconciliationUserReviewBreakCode.UserId |
|
getset |
Id of the user who made a User Review input.
Id of the user who made a User Review input.
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/GroupReconciliationUserReviewBreakCode.cs