Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SquidexContent<T>

Type parameters

  • T

Hierarchy

  • SquidexContent

Index

Properties

created

created: Date

The date and time when the content has been created

createdBy

createdBy: string

The user that has created the content

data

data: T

The data of the content

dataDraft

dataDraft: T

The draft data of the content

id

id: string

The id of the content

lastModified

lastModified: Date

The date and time when the content has been modified last

lastModifiedBy

lastModifiedBy: string

The user that has updated the content last

status

status: string

The the status of the content

version

version: number

The version of the content

Generated using TypeDoc