Interface HistoryActionProjectUpdate

An action representing a Project being updated.

Hierarchy

  • HistoryActionProjectUpdate

Properties

action: "update"

The action of the entity referenced.

app_url: string

The application URL of the Project.

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 Project.

Generated using TypeDoc