Values_0.GeocodePreferenceSourceThe geocode preference.
type nonrec t = {requestKey : GeocoderHierarchy.t;The unique request key for the geocode preference.
*)preference : GeocodePreferenceValue.t;The preference definition for the geocode preference.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of GeocoderHierarchyCountryString.t
| `Structure of
(string
* [> `Double of CoordinateLatitudeDouble.t
| `String of GeocoderHierarchyCountryString.t ])
list ])
list ])
list ]