View Source SubmissionAction

oli / Exports / SubmissionAction

Interface: SubmissionAction

An action indicating that the submission was completed.

Hierarchy

Table of contents

Properties

Properties

attempt_guid

attempt_guid: string

Inherited from

IsAction.attempt_guid

Defined in

src/components/activities/types.ts:524


error

Optional error: string

Inherited from

IsAction.error

Defined in

src/components/activities/types.ts:525


part_id

part_id: string

Inherited from

IsAction.part_id

Defined in

src/components/activities/types.ts:526


type

type: "SubmissionAction"

Defined in

src/components/activities/types.ts:569