CalculateOrderDatesResponse
More...
|
| Dictionary< string, TransferAgencyDates > | Successes [get, set] |
| | A dictionary of successful date calculations, keyed by the request key. More...
|
| |
| Dictionary< string, ErrorDetail > | Failed [get, set] |
| | A dictionary of failed date calculations, keyed by the request key, containing the error details of any failures that occurred during the calculation. More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ CalculateOrderDatesResponse()
Initializes a new instance of the CalculateOrderDatesResponse class.
- Parameters
-
| successes | A dictionary of successful date calculations, keyed by the request key.. |
| failed | A dictionary of failed date calculations, keyed by the request key, containing the error details of any failures that occurred during the calculation.. |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CalculateOrderDatesResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CalculateOrderDatesResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CalculateOrderDatesResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CalculateOrderDatesResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Failed
| Dictionary<string, ErrorDetail> Lusid.Sdk.Model.CalculateOrderDatesResponse.Failed |
|
getset |
A dictionary of failed date calculations, keyed by the request key, containing the error details of any failures that occurred during the calculation.
A dictionary of failed date calculations, keyed by the request key, containing the error details of any failures that occurred during the calculation.
◆ Links
| List<Link> Lusid.Sdk.Model.CalculateOrderDatesResponse.Links |
|
getset |
◆ Successes
A dictionary of successful date calculations, keyed by the request key.
A dictionary of successful date calculations, 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/CalculateOrderDatesResponse.cs