Hagglehaul  1.0
Hagglehaul - book and bid on rides
Loading...
Searching...
No Matches
hagglehaul.Server.Models.GeocodingResult Class Reference

The representation of a cached geocoding result in the database. More...

Properties

string? Id [get, set]
 The unique identifier of the geocoding result, not used in the application.
 
string Query = null! [get, set]
 The search string that was used to obtain the geocoding result.
 
string Features = null! [get, set]
 The JSON object, stored as a string, that represents the geocoding result.
 

Detailed Description

The representation of a cached geocoding result in the database.


The documentation for this class was generated from the following file: