@joblist/components - v0.3.4
    Preparing search index...

    Interface RipplingApiResponse

    interface RipplingApiResponse {
        items: RipplingApiJob[];
        page: number;
        totalPages: number;
    }
    Index

    Properties

    Properties

    Array of job postings

    page: number

    Current page number

    totalPages: number

    Total number of pages