StopLiveResponse
data class StopLiveResponse(@Json(name = "call") val call: CallResponse, @Json(name = "duration") val duration: String)
Parameters
call
duration
Duration of the request in human-readable format
Duration of the request in human-readable format