OverrideVirtualTransactionsResponse
More...
|
| ModelVersion | VarVersion [get, set] |
| | Gets or Sets VarVersion More...
|
| |
| string | Href [get, set] |
| | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
| |
| Dictionary< string, List< ResponseMetaData > > | Metadata [get, set] |
| | Contains warnings related to unresolved instruments or non-existent transaction types for the override transactions. More...
|
| |
| string | InstrumentEventId [get, set] |
| | The identifier of the instrument event that was overridden. More...
|
| |
| string | CancelInstructionId [get, set] |
| | The identifier of the cancel instruction that was created for the overridden instrument event. More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ OverrideVirtualTransactionsResponse() [1/2]
| Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.OverrideVirtualTransactionsResponse |
( |
| ) |
|
|
inlineprotected |
◆ OverrideVirtualTransactionsResponse() [2/2]
| Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.OverrideVirtualTransactionsResponse |
( |
ModelVersion |
varVersion = default(ModelVersion), |
|
|
string |
href = default(string), |
|
|
Dictionary< string, List< ResponseMetaData >> |
metadata = default(Dictionary<string, List<ResponseMetaData>>), |
|
|
string |
instrumentEventId = default(string), |
|
|
string |
cancelInstructionId = default(string), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the OverrideVirtualTransactionsResponse class.
- Parameters
-
| varVersion | varVersion (required). |
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| metadata | Contains warnings related to unresolved instruments or non-existent transaction types for the override transactions.. |
| instrumentEventId | The identifier of the instrument event that was overridden. (required). |
| cancelInstructionId | The identifier of the cancel instruction that was created for the overridden instrument event. (required). |
| links | links. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.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.OverrideVirtualTransactionsResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CancelInstructionId
| string Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.CancelInstructionId |
|
getset |
The identifier of the cancel instruction that was created for the overridden instrument event.
The identifier of the cancel instruction that was created for the overridden instrument event.
◆ Href
| string Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.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.
◆ InstrumentEventId
| string Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.InstrumentEventId |
|
getset |
The identifier of the instrument event that was overridden.
The identifier of the instrument event that was overridden.
◆ Links
| List<Link> Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.Links |
|
getset |
◆ Metadata
| Dictionary<string, List<ResponseMetaData> > Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.Metadata |
|
getset |
Contains warnings related to unresolved instruments or non-existent transaction types for the override transactions.
Contains warnings related to unresolved instruments or non-existent transaction types for the override transactions.
◆ VarVersion
| ModelVersion Lusid.Sdk.Model.OverrideVirtualTransactionsResponse.VarVersion |
|
getset |
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/OverrideVirtualTransactionsResponse.cs