View Source SubmissionAction
oli / Exports / SubmissionAction
Interface: SubmissionAction
An action indicating that the submission was completed.
Hierarchy
↳
SubmissionAction
Table of contents
Properties
Properties
attempt_guid
• attempt_guid: string
Inherited from
Defined in
src/components/activities/types.ts:525
error
• Optional
error: string
Inherited from
Defined in
src/components/activities/types.ts:526
part_id
• part_id: string
Inherited from
Defined in
src/components/activities/types.ts:527
type
• type: "SubmissionAction"