Kind: Class
Source: atloria-monorepo/apps/api/src/capture/dto/create-flow.dto.ts
Properties
| Property | Type |
|---|---|
name | string |
startUrl | string |
steps | CapturedStepDto[] |
Kind: Class
Source: atloria-monorepo/apps/api/src/capture/dto/create-flow.dto.ts
| Property | Type |
|---|---|
name | string |
startUrl | string |
steps | CapturedStepDto[] |
Was this page helpful?