Interface HistoryActionLabelCreate

An action representing a Label being created.

Hierarchy

  • HistoryActionLabelCreate

Properties

action: "create"

The action of the entity referenced.

app_url: string

The application URL of the Label.

Max Length

2048

Pattern

^https?://.+$

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