Kind: Class
Source: atloria-monorepo/apps/api/src/screenshot/dto/screenshot-filters.dto.ts
DTO for filtering screenshot jobs
Properties
| Property | Type |
|---|---|
projectId | string |
status | string |
limit | number |
offset | number |
Kind: Class
Source: atloria-monorepo/apps/api/src/screenshot/dto/screenshot-filters.dto.ts
DTO for filtering screenshot jobs
| Property | Type |
|---|---|
projectId | string |
status | string |
limit | number |
offset | number |
Was this page helpful?