Interface HistoryActionTaskDelete

An action representing a Task being deleted.

Hierarchy

  • HistoryActionTaskDelete

Properties

action: "delete"

The action of the entity referenced.

description: string

The description of the Task being deleted.

entity_type: string

The type of entity referenced.

id: number

The ID of the entity referenced.

Format

int64

Generated using TypeDoc