Classification Attribute Object
Field Guide
The following fields are returned when listing attributes of a class.
| Attribute | Description |
|---|---|
| id | unique identifier of attribute |
| name | name of attribute’s field |
| ordinal | order of attribute’s field |
| required | whether the attribute’s field is required |
| allCaps | whether the attribute’s value should display in all capitalized letters |
| questionType | the type of question being asked for the attribute |
| questionType.id | unique identifier of type of question being asked for the attribute |
| questionType.name | name of type of question being asked for the attribute |
| payload | a unique object (determined by the attribute’s question type) |