« Return to Index
job_type
Defines a type of job, including it's name and any non-standard fields.
Access Level
Read Only
Values
| Name | Type | Access |
|---|---|---|
| idjob_type | integer | Read Only |
| name | string | Read Only |
| position | integer | Read Only |
| custom_fields_json | json | Read Only |
| deleted | boolean | Read Only |
| modified | datetime | Read Only |
Inspection Apps API Documentation « Return to Index