| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| tenantId | String | ||
| name | String | ||
| question | String | ||
| summaryLabel | String | [optional] | |
| helpText | String | ||
| createdAt | OffsetDateTime | ||
| createdBy | String | ||
| usedCount | Double | ||
| lastUsed | OffsetDateTime | ||
| type | String | ||
| numStars | Double | ||
| min | Double | ||
| max | Double | ||
| defaultValue | Double | ||
| labelNegative | String | ||
| labelPositive | String | ||
| customOptions | List<QuestionConfigCustomOptionsInner> | ||
| subQuestionIds | List<String> | ||
| alwaysShowSubQuestions | Boolean | ||
| reportingOrder | Double |