Represents a set of diagnostics per generatedEvent, where applicable.
More...
|
| string | InstrumentEventId [get, set] |
| | Gets or Sets InstrumentEventId More...
|
| |
| string | Type [get, set] |
| | Available values: MarketDataFailure, TransactionFailure, EventCombinationFailure, RepodOutHolding, ScheduleFailure. More...
|
| |
| string | Detail [get, set] |
| | Gets or Sets Detail More...
|
| |
| List< string > | ErrorDetails [get, set] |
| | Gets or Sets ErrorDetails More...
|
| |
Represents a set of diagnostics per generatedEvent, where applicable.
◆ GeneratedEventDiagnostics() [1/2]
| Lusid.Sdk.Model.GeneratedEventDiagnostics.GeneratedEventDiagnostics |
( |
| ) |
|
|
inlineprotected |
◆ GeneratedEventDiagnostics() [2/2]
| Lusid.Sdk.Model.GeneratedEventDiagnostics.GeneratedEventDiagnostics |
( |
string |
instrumentEventId = default(string), |
|
|
string |
type = default(string), |
|
|
string |
detail = default(string), |
|
|
List< string > |
errorDetails = default(List<string>) |
|
) |
| |
|
inline |
Initializes a new instance of the GeneratedEventDiagnostics class.
- Parameters
-
| instrumentEventId | instrumentEventId (required). |
| type | Available values: MarketDataFailure, TransactionFailure, EventCombinationFailure, RepodOutHolding, ScheduleFailure. (required). |
| detail | detail (required). |
| errorDetails | errorDetails (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.GeneratedEventDiagnostics.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.GeneratedEventDiagnostics.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.GeneratedEventDiagnostics.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.GeneratedEventDiagnostics.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Detail
| string Lusid.Sdk.Model.GeneratedEventDiagnostics.Detail |
|
getset |
◆ ErrorDetails
| List<string> Lusid.Sdk.Model.GeneratedEventDiagnostics.ErrorDetails |
|
getset |
Gets or Sets ErrorDetails
◆ InstrumentEventId
| string Lusid.Sdk.Model.GeneratedEventDiagnostics.InstrumentEventId |
|
getset |
Gets or Sets InstrumentEventId
◆ Type
| string Lusid.Sdk.Model.GeneratedEventDiagnostics.Type |
|
getset |
Available values: MarketDataFailure, TransactionFailure, EventCombinationFailure, RepodOutHolding, ScheduleFailure.
Available values: MarketDataFailure, TransactionFailure, EventCombinationFailure, RepodOutHolding, ScheduleFailure.
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/GeneratedEventDiagnostics.cs