« Return to Index
question_category
Defines a category of questions within a specific job type.
Access Level
Read Only
Values
| Name | Type | Access |
|---|---|---|
| idquestion_category | integer | Read Only |
| idjob_type | integer | Read Only |
| name | string | Read Only |
| optional | boolean | Read Only |
| position | integer | Read Only |
| deleted | boolean | Read Only |
| modified | datetime | Read Only |
Inspection Apps API Documentation « Return to Index