jobtype
Classifies different types of jobs based on predefined criteria for reporting and analysis.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Unique internal identifier for the job type. | |
| externalid | String | External identifier used for integrations or external systems. | |
| isinactive | Boolean | Indicates whether the job type is inactive. | |
| name | String | Name of the job type. |