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

    Interface GetJobsParams

    interface GetJobsParams {
        city?: string;
        companyId?: string;
        companyTitle?: string;
        country?: string;
        hostname: string;
        language?: string;
    }
    Index

    Properties

    city?: string

    Optional city filter for some providers

    companyId?: string

    Optional company ID override

    companyTitle?: string

    Optional company display name override

    country?: string

    Optional country filter for some providers

    hostname: string

    Provider-specific company identifier

    language?: string

    Optional language parameter