Kind: Interface
Source: atloria-monorepo/packages/types/src/models/template.ts
DTO for saving a document as a template
Properties
| Property | Type |
|---|---|
name | string |
description | string |
category | TemplateCategory |
isPrivate | boolean |
Kind: Interface
Source: atloria-monorepo/packages/types/src/models/template.ts
DTO for saving a document as a template
| Property | Type |
|---|---|
name | string |
description | string |
category | TemplateCategory |
isPrivate | boolean |
Was this page helpful?