Kind: Class
Source: atloria-monorepo/apps/api/src/document/dto/compare-document.dto.ts
DTO for comparing two versions or revisions of a document
Properties
| Property | Type |
|---|---|
from | string |
to | string |
type | CompareType |
Kind: Class
Source: atloria-monorepo/apps/api/src/document/dto/compare-document.dto.ts
DTO for comparing two versions or revisions of a document
| Property | Type |
|---|---|
from | string |
to | string |
type | CompareType |
Was this page helpful?