gis-tools-ts - v0.6.0
    Preparing search index...

    Interface GBFSGeofencingZonesV3PropertiesName

    GBFS V3: Public name of the geofencing zone.

    interface GBFSGeofencingZonesV3PropertiesName {
        language: string;
        text: string;
    }

    Hierarchy

    • ValueArrayObject
      • GBFSGeofencingZonesV3PropertiesName
    Index

    Properties

    Properties

    language: string

    IETF BCP 47 language code. pattern ^[a-z]{2,3}(-[A-Z]{2})?$

    text: string

    The translated text.