| Name | Type | Description | Notes |
|---|---|---|---|
| id | UUID | ||
| instanceId | UUID | ||
| activityId | String | ||
| name | String | ||
| assignee | String | ||
| candidateGroups | String | ||
| status | String | ||
| dueDate | OffsetDateTime | [optional] | |
| inputSchema | String | JSON schema definition of form widgets | [optional] |
| createdAt | OffsetDateTime | ||
| claimedAt | OffsetDateTime | [optional] | |
| completedAt | OffsetDateTime | [optional] | |
| currentStep | Integer | [optional] | |
| draftVariables | Map<String, Object> | [optional] |