Options
All
  • Public
  • Public/Protected
  • All
Menu

Model for the response data returned by the GeoCode request.

Hierarchy

  • GetGeocodeResponse

Index

Properties

address

address: string

The (normalized??) address returned by this request.

id

id: number

The ID of this request????

lat

lat: number

The GeoCode latitude of the address.

lon

lon: number

The GeoCode longitude of the address.

neighborhood

neighborhood: string

The neighborhood of where this request occurs? Note: Should this be an enum? What if an event happens in many neighborhoods?

Generated using TypeDoc