RadarEvent

fun RadarEvent(_id: String, createdAt: Date, actualCreatedAt: Date, live: Boolean, type: RadarEvent.RadarEventType, geofence: RadarGeofence?, place: RadarPlace?, region: RadarRegion?, beacon: RadarBeacon?, trip: RadarTrip?, alternatePlaces: Array<RadarPlace>?, verifiedPlace: RadarPlace?, verification: RadarEvent.RadarEventVerification, confidence: RadarEvent.RadarEventConfidence, duration: Float, location: Location)