CallClosedCaptionsFailedEvent

constructor(@Json(name = "call_cid") callCid: String, @Json(name = "created_at") createdAt: OffsetDateTime, @Json(name = "type") type: String)