IGPAPI
    Preparing search index...

    Interface LocationInfoResponse

    interface LocationInfoResponse {
        location: LocationInfoResponseLocation;
        status: string;
    }
    Index

    Properties

    Properties

    status: string