Introduction

Detailed view of the JobSearchResult datatype. This page explains all the attributes of that datatype.

Attributes

Name Type Possible values Description
itemsPerPage integer 65500 The amount of found jobs displayed on one page
numPages integer positive number or zero Total number of pages.
offset integer 0 – currently not used –
actualPage integer 0 – currently not used –
firstPostingOnPage integer 1 – currently not used –
lastPostingOnPage integer positive number or zero – currently not used –
totalNumberOfJobs integer positive number or zero Total amount of jobs found by the search.
result Collection<SearchResult> n/a Contains all jobs found by the search.

JSON response