Kind: Interface
Source: atloria-monorepo/apps/api/src/collaboration/interfaces/collaboration.interfaces.ts
Result of saving document state
Properties
| Property | Type |
|---|---|
success | boolean |
version | number |
savedAt | Date |
Kind: Interface
Source: atloria-monorepo/apps/api/src/collaboration/interfaces/collaboration.interfaces.ts
Result of saving document state
| Property | Type |
|---|---|
success | boolean |
version | number |
savedAt | Date |
Was this page helpful?