Property | Description | Returns |
---|---|---|
editingAllowedForUser | Determined whether editing of records in this step is allowed for the current user | bool |
id | int | |
name | string | |
color | string | |
position | int | |
editEveryone | bool | |
created | Date the record was created. | DateTime |
modified | Last modification date for the record. | DateTime |
workflow | Workflow | |
incomingTransitions | Collection (Transition) | |
outgoingTransitions | Collection (Transition) | |
editGroups | Collection (Group) | |
notificationGroups | Collection (Group) |
Workflows\Models\Api\Step
Step