Resource fields
| Field Name | Data Type | Is Nullable | Description | 
|---|---|---|---|
| id | UUID | No | |
| type | String enum | No | Can be SCALEorOPEN_ENDED | 
| scale | Scale Object | Yes | May be null if typeis not aSCALE | 
| 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 |