SmartGeofence
sentianceId
sentianceId
public let sentianceId: String
Returns a unique geofence identifier provided by Sentiance.
latitude
latitude
public let latitude: CLLocationDegrees
Returns the latitude of the geofence's center.
longitude
longitude
public let longitude: CLLocationDegrees
Returns the longitude of the geofence's center.
radius
radius
public let radius: Int
Returns the radius of the geofence circle in meters.
externalId
externalId
public let externalId: String
Returns a unique identifier that you have provided when creating the geofence.