BatchUpdateUserReviewForComparisonResultResponse
More...
◆ BatchUpdateUserReviewForComparisonResultResponse()
Initializes a new instance of the BatchUpdateUserReviewForComparisonResultResponse class.
- Parameters
-
| values | The collection of comparison results that have been successfully updated.. |
| failed | The collection of comparison results that could not be updated with the provided user input along with a reason for their failure.. |
| metadata | Contains warnings related to the updated comparison result user input. |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.BatchUpdateUserReviewForComparisonResultResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.BatchUpdateUserReviewForComparisonResultResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.BatchUpdateUserReviewForComparisonResultResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.BatchUpdateUserReviewForComparisonResultResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Failed
| Dictionary<string, ErrorDetail> Lusid.Sdk.Model.BatchUpdateUserReviewForComparisonResultResponse.Failed |
|
getset |
The collection of comparison results that could not be updated with the provided user input along with a reason for their failure.
The collection of comparison results that could not be updated with the provided user input along with a reason for their failure.
◆ Links
| List<Link> Lusid.Sdk.Model.BatchUpdateUserReviewForComparisonResultResponse.Links |
|
getset |
◆ Metadata
| Dictionary<string, List<ResponseMetaData> > Lusid.Sdk.Model.BatchUpdateUserReviewForComparisonResultResponse.Metadata |
|
getset |
Contains warnings related to the updated comparison result user input
Contains warnings related to the updated comparison result user input
◆ Values
The collection of comparison results that have been successfully updated.
The collection of comparison results that have been successfully updated.
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/BatchUpdateUserReviewForComparisonResultResponse.cs