Radar Geofence
class RadarGeofence(_id: String, description: String, tag: String?, externalId: String?, metadata: JSONObject?, geometry: RadarGeofenceGeometry?)
Content copied to clipboard
Represents a geofence.
See also
Constructors
RadarGeofence
Link copied to clipboard
fun RadarGeofence(_id: String, description: String, tag: String?, externalId: String?, metadata: JSONObject?, geometry: RadarGeofenceGeometry?)
Content copied to clipboard
Functions
toJson
Link copied to clipboard
Properties
description
Link copied to clipboard
externalId
Link copied to clipboard
geometry
Link copied to clipboard
metadata
Link copied to clipboard