Skip to main content
Version: 8.9

Type Alias: JobSearchQueryResult

type JobSearchQueryResult = SearchQueryResponse & object;

Job search response.

Type Declaration

items

items: JobSearchResult[];

The matching jobs.