View Source ResetActivityResponse

oli / Exports / ResetActivityResponse

Interface: ResetActivityResponse

Response to a request to reset the activity attempt. Resetting an activity attempt simply creates a new activity attempt.

Hierarchy

Table of contents

Properties

Properties

attemptState

attemptState: ActivityState

Defined in

src/components/activities/DeliveryElement.ts:40


model

model: ActivityModelSchema

Defined in

src/components/activities/DeliveryElement.ts:41


type

type: "success"

Inherited from

Success.type

Defined in

src/components/activities/types.ts:111