Event

fun Event(    namespace: String?,     acknowledgeId: Int?,     name: String,     arguments: List<JsonElement>)