Interface HistoryActionLabelDelete

An action representing a Label being deleted.

Hierarchy

  • HistoryActionLabelDelete

Properties

Properties

action: "delete"

The action of the entity referenced.

entity_type: string

The type of entity referenced.

id: number

The ID of the entity referenced.

Format

int64

name: string

The name of the Label.

Generated using TypeDoc