StageResponse

constructor(id: String, name: String, color: String, order: Int, deals: List<DealResponse> = emptyList())(source)