DeleteCallResponse

constructor(@Json(name = "duration") duration: String, @Json(name = "call") call: CallResponse, @Json(name = "task_id") taskId: String? = null)