Type Alias: SearchJobsResponses
type SearchJobsResponses = object;
Defined in: gen/types.gen.ts:11840
Properties
200
200: SearchQueryResponse & object;
Defined in: gen/types.gen.ts:11844
Job search response.
Type Declaration
items?
optional items: object[];
The matching jobs.