Type aliases
ReportEventItem
ReportEventItem =
object
Defined in: packages/cloud/src/client/types.gen.ts:7299
From backend schema
Properties
id
id:
string
Defined in: packages/cloud/src/client/types.gen.ts:7303
The id of the event
report_id
report_id:
string
Defined in: packages/cloud/src/client/types.gen.ts:7307
The id of the report
event_type
event_type:
string
Defined in: packages/cloud/src/client/types.gen.ts:7311
The type of the event
event_data
event_data:
ProgressEvent
|ReportUpdateEvent
|ReportStateEvent
Defined in: packages/cloud/src/client/types.gen.ts:7315
The data for the event
timestamp
timestamp:
string
Defined in: packages/cloud/src/client/types.gen.ts:7319
The timestamp for the event