Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/interaction-map.types.ts
A workflow state transition
Properties
| Property | Type |
|---|---|
from | string |
to | string |
method | string |
triggerLabel | string |
requiresModal | boolean |
modalName | string |
Was this page helpful?