Event

open fun Event(    id: String,     recordedAt: String,     eventType: String,     data: EventData)