Survey task report
This report provides the results of surveys and information about the tasks they are linked to
Attribute | Type | Description | Nullable |
---|---|---|---|
instanceId | String | Identifier of the Instance | false |
executorName | String | Name of the assignee | false |
authorName | String | Name of the author of the task | false |
templateName | Boolean | Name of the Template | false |
taskName | String | Task title | false |
divisionName | String | Name of the Division the store is linked to | false |
regionName | String | Name of the Region the store is linked to | false |
shopName | String | Store ID together with its name | false |
shopSap | String | Unique number of the store | false |
shopLocality | String | Name of the store | false |
comment | String | Comment on the task | true |
status | String enum (OPEN, IN_PROGRESS, CLOSED) | Status of the Response the survey is linked to | false |
startDate | Unix timestamp | Start date of the Task | false |
closeDate | Unix timestamp | Close date of the Response | false |
deadlineDate | Unix timestamp | Deadline of the Task | true |
percentGrade | Integer | Grade of the survey in percent | true |
maxGrade | Integer | Maximum grade of the survey | false |
withGrades | Boolean | Returns true if the survey is graded | false |
questionWithAnswerDTOS | List of objects | Questions and answers in the survey | false |