Fields' description and JSON of the Job Object.
Job Object
Field | Type | Description |
---|---|---|
|
| Identification key of the Job. |
|
| Custom identifier of the Job. |
|
| Job title. |
| Location | Job location object. |
| Sections | Job custom sections. |
|
| Job post original URL. |
|
| Brief summary of the Job. |
| Board object attached to the Job. | |
|
| Archive date of the Job. The value is |
|
| Last update date of the Job. |
|
| Creation date of the Job. |
| List of skills of the Job. | |
| List of spoken languages of the Job. | |
| List of certifications of the Job. | |
| List of courses of the Job. | |
| List of tasks of the Job. | |
| List of tags of the Job. | |
| List of metadatas of the Job. | |
| List of ranges of floats | |
| List of ranges of dates. |
Sections of the Job
Sections is an array of objects accessible via the field sections
and follows the structure below:
Field | Type | Description |
---|---|---|
|
| Identification name of a Section of the Job. Example: |
|
| Display Title of a Section. Example: |
|
| Text description of a Section: Example: |
Ranges of floats
Ranges of floats is an array of objects accessible via the field ranges_float
and follows the structure below:
Field | Type | Description |
---|---|---|
|
| Identification name of a Range of floats attached to the Job. Example: |
|
| Min value. Example: |
|
| Max value. Example: |
|
| Unit of the value. Example: |
Ranges of dates
Ranges of dates is an array of objects accessible via the field ranges_date
and follows the structure below:
Field | Type | Description |
---|---|---|
|
| Identification name of a Range of dates attached to the Job. Example: |
|
| Min value. Example: |
|
| Max value. Example: |