RingCallResponse

constructor(@Json(name = "duration") duration: String, @Json(name = "members_ids") membersIds: List<String> = emptyList())