Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CityResolverResponse

A CityResolverResponse describes a response to "getCities" API call.

Hierarchy

  • CityResolverResponse

Index

Properties

Properties

data: City[]

The set of the data that match to the query.

version: string

The version of the data, in the form of "YYYY-MM-DD" where Y, M, and D represent digits of the year, month, and day the source data became available.

Generated using TypeDoc