IGPAPI
    Preparing search index...

    Interface SuggestedSearchesResponsePlace

    interface SuggestedSearchesResponsePlace {
        location: SuggestedSearchesResponseLocation;
        subtitle: string;
        title: string;
    }
    Index

    Properties

    subtitle: string
    title: string