Interface HistoryActionLabelUpdate

An action representing a Label being updated.

Hierarchy

  • HistoryActionLabelUpdate

Properties

Properties

action: "update"

The action of the entity referenced.

entity_type: string

The type of entity referenced.

id: number

The ID of the entity referenced.

Format

int64

Generated using TypeDoc