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