Skip to main content
Version: 8.9 (unreleased)

Type Alias: JobSearchQueryResult

type JobSearchQueryResult = SearchQueryResponse & object;

Defined in: gen/types.gen.ts:3615

Job search response.

Type Declaration

items?

optional items: JobSearchResult[];

The matching jobs.