TransferAgencyOrdersResponse
More...
◆ TransferAgencyOrdersResponse()
Initializes a new instance of the TransferAgencyOrdersResponse class.
- Parameters
-
| successes | A dictionary of successfully processed orders, keyed by the request key.. |
| failed | A dictionary of failed order processing attempts, keyed by the request key, containing error details.. |
| links | links. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.TransferAgencyOrdersResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
| override int Lusid.Sdk.Model.TransferAgencyOrdersResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.TransferAgencyOrdersResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.TransferAgencyOrdersResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Failed
| Dictionary<string, ErrorDetail> Lusid.Sdk.Model.TransferAgencyOrdersResponse.Failed |
|
getset |
A dictionary of failed order processing attempts, keyed by the request key, containing error details.
A dictionary of failed order processing attempts, keyed by the request key, containing error details.
◆ Links
| List<Link> Lusid.Sdk.Model.TransferAgencyOrdersResponse.Links |
|
getset |
◆ Successes
A dictionary of successfully processed orders, keyed by the request key.
A dictionary of successfully processed orders, keyed by the request key.
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/TransferAgencyOrdersResponse.cs