Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IpLocation

Represents location of the IP address.

Hierarchy

  • IpLocation

Properties

Readonly REPOSITORY_ID

REPOSITORY_ID: string

Id of the repository from where location was fetched.

Readonly city

city: null | string

Readonly countryCode

countryCode: null | string

Readonly latitude

latitude: null | number

Readonly longitude

longitude: null | number

Readonly regionCode

regionCode: null | string

Readonly timezone

timezone: null | string