Type aliases
ReportStateEvent
ReportStateEvent =
object
Defined in: packages/cloud/src/client/types.gen.ts:7007
Event for notifying when an report's state changes.
Properties
timestamp?
optional
timestamp:string
Defined in: packages/cloud/src/client/types.gen.ts:7008
type
type:
"report_state_update"
Defined in: packages/cloud/src/client/types.gen.ts:7009
msg
msg:
string
Defined in: packages/cloud/src/client/types.gen.ts:7013
The message to display to the user
status
status:
ReportState
Defined in: packages/cloud/src/client/types.gen.ts:7017
The new state of the report