CallFrameRecordingStoppedEvent    
  constructor(@Json(name = "call_cid")  callCid: String, @Json(name = "created_at")  createdAt: OffsetDateTime, @Json(name = "egress_id")  egressId: String, @Json(name = "call")  call: CallResponse, @Json(name = "type")  type: String)