Skip to content

DocumentTemplate

reference
1 min readUpdated

Kind: Interface

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

DocumentTemplate represents a document template in the system

Properties

PropertyType
idstring
namestring
description`string
categoryTemplateCategory
contentstring
thumbnail`string
metadata`Record<string, unknown>
defaultTypeDocumentType
defaultAudiencesAudience[]
isPublicboolean
organizationId`string
useCountnumber
createdAt`Date
updatedAt`Date
createdByIdstring
createdByUser

Was this page helpful?

Download as PDF