ArcxpAnalytics

fun ArcxpAnalytics(    @Json(name = "event") event: ArcxpEventFields,     @Json(name = "time") time: Long,     @Json(name = "source") source: String,     @Json(name = "sourcetype") sourcetype: String,     @Json(name = "index") index: String)