Braze Geofence
internal constructor(jsonObject: JSONObject = JSONObject(), id: String, latitude: Double, longitude: Double, radiusMeter: Int, cooldownEnterSeconds: Int, cooldownExitSeconds: Int, analyticsEnabledEnter: Boolean, analyticsEnabledExit: Boolean, enterEvents: Boolean, exitEvents: Boolean, notificationResponsivenessMs: Int)
constructor(jsonObject: JSONObject)