Skip to content

CreateDocumentDto

reference
1 min readUpdated

Kind: Interface

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

DTO for creating a new document

Properties

PropertyType
titlestring
slugstring
contentstring
contentHtmlstring
typeDocumentType
sourceDocumentSource
audiencesAudience[]
projectIdstring
createdByIdstring
kgEntityIdstring
kgEntityTypestring
isPublicboolean
canRegenerateboolean

Was this page helpful?

Download as PDF