Kind: Class
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/flow-replay.dto.ts
Properties
| Property | Type |
|---|---|
projectId | string |
organizationId | string |
capturedBy | string |
documentId | string |
flowId | string |
startUrl | string |
auth | BatchAuthConfigDto |
config | BatchConfigDto |
steps | FlowStepDto[] |
Was this page helpful?