BatchUpsertTransactionSettlementInstructionResponse
More...
|
| string | Href [get, set] |
| | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
| |
| Dictionary< string, TransactionSettlementInstruction > | Values [get, set] |
| | The settlement instructions which have been successfully upserted. More...
|
| |
| Dictionary< string, ErrorDetail > | Failed [get, set] |
| | The request ids of the settlement instructions which could not be upserted, along with a reason for their failure. More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ BatchUpsertTransactionSettlementInstructionResponse()
Initializes a new instance of the BatchUpsertTransactionSettlementInstructionResponse class.
- Parameters
-
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| values | The settlement instructions which have been successfully upserted.. |
| failed | The request ids of the settlement instructions which could not be upserted, along with a reason for their failure.. |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.BatchUpsertTransactionSettlementInstructionResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.BatchUpsertTransactionSettlementInstructionResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.BatchUpsertTransactionSettlementInstructionResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.BatchUpsertTransactionSettlementInstructionResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Failed
| Dictionary<string, ErrorDetail> Lusid.Sdk.Model.BatchUpsertTransactionSettlementInstructionResponse.Failed |
|
getset |
The request ids of the settlement instructions which could not be upserted, along with a reason for their failure.
The request ids of the settlement instructions which could not be upserted, along with a reason for their failure.
◆ Href
| string Lusid.Sdk.Model.BatchUpsertTransactionSettlementInstructionResponse.Href |
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
◆ Links
| List<Link> Lusid.Sdk.Model.BatchUpsertTransactionSettlementInstructionResponse.Links |
|
getset |
◆ Values
The settlement instructions which have been successfully upserted.
The settlement instructions which have been successfully upserted.
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/BatchUpsertTransactionSettlementInstructionResponse.cs