Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAutoCompleteSearchData

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

Hierarchy

  • IAutoCompleteSearchData

Index

Properties

AdministrativeArea

AdministrativeArea: { ID: string; LocalizedName: string }

Type declaration

  • ID: string
  • LocalizedName: string

Country

Country: { ID: string; LocalizedName: string }

Type declaration

  • ID: string
  • LocalizedName: string

Key

Key: string

LocalizedName

LocalizedName: string

Rank

Rank: number

Type

Type: string

Version

Version: number

Generated using TypeDoc