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

    Interface RipplingJobLocation

    interface RipplingJobLocation {
        city?: string;
        country?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    city?: string

    City name

    country?: string

    Country name

    name?: string

    Location name (fallback)