Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HTTPRequestLocation

Represents location from where HTTP request has been made.

Hierarchy

  • HTTPRequestLocation

Properties

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