| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | ||
| description | String | [optional] | |
| parentProcessId | String | [optional] | |
| status | String | [default to 'ACTIVE'] | |
| durationBy | String | [default to 'WORKING_DAYS'] | |
| type | String | [default to 'NORMAL'] | |
| assignment | Boolean | [optional] [default to false] | |
| designAccess | String | [default to 'PUBLIC'] | |
| showMap | Boolean | [optional] [default to true] | |
| showMessage | Boolean | [optional] [default to true] | |
| showDelegate | Boolean | [optional] [default to true] | |
| showDynaform | Boolean | [optional] [default to false] | |
| categoryId | String | [optional] | |
| subCategoryId | String | [optional] | |
| createUserId | String | [optional] | |
| debug | Boolean | [optional] [default to false] | |
| dynaformSummaryId | String | [optional] | |
| createdAt | String | [optional] | |
| updatedAt | String | [optional] |
-
ACTIVE(value:"ACTIVE") -
INACTIVE(value:"INACTIVE") -
DISABLED(value:"DISABLED")
-
WORKING_DAYS(value:"WORKING_DAYS") -
CALENDAR_DAYS(value:"CALENDAR_DAYS")
-
NORMAL(value:"NORMAL") -
SUB_PROCESS(value:"SUB_PROCESS")
-
PUBLIC(value:"PUBLIC") -
PRIVATE(value:"PRIVATE")