Kind: Interface
Source: atloria-monorepo/packages/ui-react/src/types/api-client.ts
Document revision — snapshot of a document at a point in time
Properties
| Property | Type |
|---|---|
id | string |
documentId | string |
version | number |
content | string |
title | string |
createdAt | string |
createdBy | `{ |
id: string; name: string; email: string;
} | null` |
Was this page helpful?