IGPAPI
    Preparing search index...

    Interface TagsSectionsFeedResponseTags

    interface TagsSectionsFeedResponseTags {
        address: string;
        city: string;
        external_source: string;
        facebook_places_id: string;
        lat: string;
        lng: string;
        name: string;
        pk: number;
        short_name: string;
    }
    Index

    Properties

    address: string
    city: string
    external_source: string
    facebook_places_id: string
    lat: string
    lng: string
    name: string
    pk: number
    short_name: string