Checklist template
Checklist template is a object for generation Checklist
| Attribute | Type | Description | Nullable |
|---|---|---|---|
| id | Integer | Identifiers of template | false |
| name | String | Template name | false |
| description | String | Description of template | false |
| active | Boolean | Flag indicating a template is active | false |
| viewMode | String | View mode of template | false |
| couldBeAccredited | Boolean | Template can be accredited | false |
| sendActToSupervisor | Boolean | Send to supervisor | false |
| sendActToDirector | Boolean | Send to manager | false |
| directorCommentNecessity | Boolean | Manager's comment is required | false |
| supervisorCommentNecessity | Boolean | Supervisor's comment is required | false |
| resolvingIntervalStart | Time | Start of fill interval | false |
| resolvingIntervalEnd | Time | End of fill interval | false |
| gradeProcessor | String | Grade Calculation Engine | false |
| accreditationLevel | String | Level of accreditation | false |
| needReview | Boolean | The need for a review | false |
| userLevel | Enum of (COMPANY,DIVISION,REGION,SHOP) | Level of User | false |
| reviewBusinessDirId | List of integers | The need for a review | false |
| reviewerIds | List of integers | The need for a review | false |
| questions | List of objects | The need for a review | false |
| groupIds | List of integers | Identifiers of groups | false |
| businessDirIds | List of integers | Business directions Identifiers | false |
| isLoadPhotoInCheckProhibited | Boolean | Prohibition of uploading photos in checklist | false |
| isLoadPhotoInFixedProhibited | Boolean | Prohibition of uploading photos in corrections | false |
| sendMailToResolver | Boolean | Send mail to resolver | false |
| sendPushToResolver | Boolean | Send push to resolver | false |
| generationRule | Object | Select period executed See Generation rule object | false |
| type | String | Type of task | false |