Type aliases
ReportEventItem
ReportEventItem =
object
Defined in: packages/cloud/src/client/types.gen.ts:6859
From backend schema
Properties
id
id:
string
Defined in: packages/cloud/src/client/types.gen.ts:6863
The id of the event
report_id
report_id:
string
Defined in: packages/cloud/src/client/types.gen.ts:6867
The id of the report
event_type
event_type:
string
Defined in: packages/cloud/src/client/types.gen.ts:6871
The type of the event
event_data
event_data:
ProgressEvent
|ReportUpdateEvent
|ReportStateEvent
Defined in: packages/cloud/src/client/types.gen.ts:6875
The data for the event
timestamp
timestamp:
string
Defined in: packages/cloud/src/client/types.gen.ts:6879
The timestamp for the event