toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.flow.crm.web.dto
/
StageResponse
/
StageResponse
Stage
Response
constructor
(
id
:
String
,
name
:
String
,
color
:
String
,
order
:
Int
,
deals
:
List
<
DealResponse
>
=
emptyList()
)
(
source
)