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

    Interface RipplingApiJob

    interface RipplingApiJob {
        id: string;
        locations: RipplingJobLocation[];
        name: string;
        url: string;
    }
    Index

    Properties

    Properties

    id: string

    Rippling job ID

    locations: RipplingJobLocation[]

    Array of job locations

    name: string

    Job title

    url: string

    Direct URL to job posting