Kind: Interface
Source: atloria-monorepo/apps/api/src/document/services/draft-document.service.ts
Properties
| Property | Type |
|---|---|
id | string |
title | string |
slug | string |
urlId | string |
state | string |
type | string |
Kind: Interface
Source: atloria-monorepo/apps/api/src/document/services/draft-document.service.ts
| Property | Type |
|---|---|
id | string |
title | string |
slug | string |
urlId | string |
state | string |
type | string |
Was this page helpful?