Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VersionMetadata

Hierarchy

  • VersionMetadata

Index

Properties

Readonly created_at

created_at: string

The UTC ISO 8601 time at which the version was created

Readonly description

description: string

The description of the version as entered in the editor

Readonly id

id: string

Unique identifier for version

Readonly label

label: string

The label given to the version in the editor

Readonly user

user: User

The user that created the version

Generated using TypeDoc