Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 775 Bytes

GeoDistance.md

File metadata and controls

executable file
·
14 lines (9 loc) · 775 Bytes

GeoDistance

Properties

Name Type Description Notes
location_anchor Option<crate::models::GeoDistanceLocationAnchor> [optional]
location_source Option<serde_json::Value> Field name in the document that contains location data [optional]
distance_type Option<serde_json::Value> Algorithm used to calculate the distance [optional]
distance Option<serde_json::Value> The distance from the anchor point to filter results by [optional]

[Back to Model list] [Back to API list] [Back to README]