| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the employment. 1 is the most recent employment with 3 being the least. |
integer |
Range: inclusive between 1 and 3 Required |
| JobTitle |
Applicant's Job title. |
string |
Required Max length: 50 |
| CompanyName |
Name of the company. |
string |
Required Max length: 50 |
| Street |
Street name. |
string |
Max length: 50 |
| Town |
Town name. |
string |
Max length: 50 |
| County |
County name. |
string |
Max length: 50 |
| Postcode |
Postcode. |
string |
Max length: 10 |
| Telephone |
Contact number for the company. |
string |
Max length: 20 |
| TimeInMonths |
How long the applicant has worked at the company (in months). |
integer |
Range: inclusive between 0 and 2147483647 Required |
| Status |
Status of the job. For example: Full Time. |
JobStatus |
Required |