Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICityData

Creating Docs..... If you want information of these fields now, check https://developer.accuweather.com/accuweather-locations-api/apis/get/locations/v1/cities/search

Hierarchy

Index

Properties

AdministrativeArea

AdministrativeArea: { CountryID: string; EnglishName: string; EnglishType: string; ID: string; Level: number; LocalizedName: string; LocalizedType: string }

Type declaration

  • CountryID: string
  • EnglishName: string
  • EnglishType: string
  • ID: string
  • Level: number
  • LocalizedName: string
  • LocalizedType: string

Country

Country: { EnglishName: string; ID: string; LocalizedName: string }

Type declaration

  • EnglishName: string
  • ID: string
  • LocalizedName: string

DataSets

DataSets: string[]

Optional Details

Details: ICityDetails

EnglishName

EnglishName: string

GeoPosition

GeoPosition: { Elevation: IMetricAndImperialData; Latitude: number; Longitude: number }

Type declaration

IsAlias

IsAlias: false

Key

Key: string

LocalizedName

LocalizedName: string

Optional ParentCity

ParentCity: { EnglishName: string; Key: string; LocalizedName: string }

Type declaration

  • EnglishName: string
  • Key: string
  • LocalizedName: string

PrimaryPostalCode

PrimaryPostalCode: string

Rank

Rank: number

Region

Region: { EnglishName: string; ID: string; LocalizedName: string }

Type declaration

  • EnglishName: string
  • ID: string
  • LocalizedName: string

SupplementalAdminAreas

SupplementalAdminAreas: { EnglishName: string; Level: number; LocalizedName: string }[]

TimeZone

TimeZone: { Code: string; GmtOffset: number; IsDaylightSaving: boolean; Name: string; NextOffsetChange: string }

Type declaration

  • Code: string
  • GmtOffset: number
  • IsDaylightSaving: boolean
  • Name: string
  • NextOffsetChange: string

Type

Type: string

Version

Version: number

Generated using TypeDoc