The representation of a cached geocoding result in the database.
More...
|
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.
|
|
The representation of a cached geocoding result in the database.
The documentation for this class was generated from the following file:
- /Users/jacob/Documents/Projects/130-project/hagglehaul/hagglehaul.Server/Models/GeocodingResult.cs