Common models

The following is an example of a Job Class:

{
  "jobClassId": 123,
  "name": "Registered Nurse",
  "shortName": "RN"
}

Job Class

Each Job Class has the following properties:

PropertyTypeDescription
jobClassIdintRead-only; unique identifier for a Job Class
namestringRequired; name for the Job Class
shortNamestringRequired; short name for the Job Class