Kind: Interface
Response after creating a batch job
Properties
| Property | Type |
|---|---|
id | string |
status | JobStatus |
projectId | string |
organizationId | string |
name | string |
totalUrls | number |
capturedUrls | number |
failedUrls | number |
progress | number |
createdAt | string |
updatedAt | string |
completedAt | string |
error | string |
Was this page helpful?