Resource fields
Field Name | Data Type | Is Nullable | Description |
---|---|---|---|
id | UUID | No | |
type | String enum | No | Can be SCALE or OPEN_ENDED |
scale | Scale Object | Yes | May be null if type is not a SCALE |
question | String | No | |
label | String | No | For internal use only. |
label_type | String | No | For internal use only. |
created_at | Date | No | |
updated_at | Date | No |
Scale object
Field Name | Data Type | Is Nullable | Description |
---|---|---|---|
scale | String enum | No | Can be CSAT10 , CSAT5 , CSAT3 , CSAT2 , CES , NPS |