Interface HistoryReferenceWorkflowState

A references to a Story Workflow State.

Hierarchy

  • HistoryReferenceWorkflowState

Properties

Properties

entity_type: string

The type of entity referenced.

id: string | number

The ID of the entity referenced.

name: string

The name of the entity referenced.

type: "done" | "started" | "unstarted"

Either "unstarted", "started", or "done".

Generated using TypeDoc