Routing
Route is helper object for defining routing from checklist question
| Attribute | Type | Description | Nullable |
|---|---|---|---|
| routedUserId | Integer | Identifier of the user to which the task is routed | true |
| routedBusinessDirId | Integer | Identifier of the business direction to which the task is routed | true |
| checklistId | Integer | Checklist id from which the task was created | false |
| questionAnswerId | Integer | Question answer id from which the task was created | false |