StateUpdateAction
View Sourceoli / Exports / StateUpdateAction
Interface: StateUpdateAction
An action indicating that global user state should be updated. Currently not in use.
Hierarchy
↳
StateUpdateAction
Table of contents
Properties
Properties
attempt_guid
• attempt_guid: string
Inherited from
Defined in
src/components/activities/types.ts:583
error
• Optional error: string
Inherited from
Defined in
src/components/activities/types.ts:584
part_id
• part_id: string
Inherited from
Defined in
src/components/activities/types.ts:585
type
• type: "StateUpdateAction"
Defined in
src/components/activities/types.ts:619
update
• update: Object