Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 956 Bytes

File metadata and controls

14 lines (10 loc) · 956 Bytes

TargetRange

Properties

Name Type Description Notes
AssetName string Asset name of a second element for query purpose. If present, latitude and longitude are ignored. [optional] [default to null]
Latitude float32 Latitude of a second element for query purpose. Taken into account only if AssetName is not present. [optional] [default to null]
Longitude float32 Longitude of a second element for query purpose. Taken into account only if AssetName is not present. [optional] [default to null]
Radius float32 Radius (in meters) around the location. [default to null]
Accuracy float32 Accuracy of the location (in meters). [optional] [default to null]

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