IGPAPI
    Preparing search index...

    Interface RecentSearchesResponsePlace

    interface RecentSearchesResponsePlace {
        location: RecentSearchesResponseLocation;
        subtitle: string;
        title: string;
    }
    Index

    Properties

    subtitle: string
    title: string