Kind: Interface
Source: atloria-monorepo/packages/types/src/dtos/document.dto.ts
DTO for publishing a document
Properties
| Property | Type |
|---|---|
state | DocumentState.PUBLISHED |
isPublic | boolean |
updatedById | string |
Kind: Interface
Source: atloria-monorepo/packages/types/src/dtos/document.dto.ts
DTO for publishing a document
| Property | Type |
|---|---|
state | DocumentState.PUBLISHED |
isPublic | boolean |
updatedById | string |
Was this page helpful?