CountryLookupCall | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias CountryLookupCall

    CountryLookupCall: (ip: string) => CountryResponse | null

    Type declaration

      • (ip: string): CountryResponse | null
      • Parameters

        • ip: string

        Returns CountryResponse | null