Kind: Class
Source: atloria-monorepo/apps/api/src/project/dto/sync.dto.ts
Single sync result
Properties
| Property | Type |
|---|---|
id | string |
slug | string |
status | `'created' |
error | string |
version | number |
Kind: Class
Source: atloria-monorepo/apps/api/src/project/dto/sync.dto.ts
Single sync result
| Property | Type |
|---|---|
id | string |
slug | string |
status | `'created' |
error | string |
version | number |
Was this page helpful?