GeocodeResponse

PRIME SOAP API Documentation

Description

Contains the response to a Geocode request.

Version

Version 1.1

Parameter Type Notes
GeocodedLocation Location The original location sent into the engine. If the geocode was successful, the Latitude and Longitude will be filled in.
IsGeocoded bool If set to false, the geocode failed.
ResponseStatus ResponseType
ReponseMessage string

Notes

None

Related

GeocodeBatchGeocodeResponseTypeLocation