Kind: Interface
Source: atloria-monorepo/apps/api/src/document/services/document-revision.service.ts
Properties
| Property | Type |
|---|---|
content | string |
title | string |
type | string |
state | string |
audienceIds | string[] |
contentHtml | string |
canRegenerate | boolean |
Kind: Interface
Source: atloria-monorepo/apps/api/src/document/services/document-revision.service.ts
| Property | Type |
|---|---|
content | string |
title | string |
type | string |
state | string |
audienceIds | string[] |
contentHtml | string |
canRegenerate | boolean |
Was this page helpful?