Skip to content

Document

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/types/src/models/document.ts

Document model

Properties

PropertyType
idstring
titlestring
slugstring
contentstring
contentHtml`string
typeDocumentType
sourceDocumentSource
audienceIdsstring[]
stateDocumentState
versionnumber
parentVersionId`string
canRegenerateboolean
kgEntityId`string
kgEntityType`string
isPublicboolean
publishedAt`Date
projectIdstring
categoryId`string
createdByIdstring
updatedById`string
ordernumber
createdAtDate
updatedAtDate

Was this page helpful?

Download as PDF