Zync SDK
Toggle table of contents
2.1.10
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.job.models
/
CpqProposalStatus
Cpq
Proposal
Status
sealed
class
CpqProposalStatus
Inheritors
ProposalInProgress
ProposalReady
Members
Types
Proposal
In
Progress
Link copied to clipboard
@
ObjCName
(
name
=
"proposalInProgress"
)
object
ProposalInProgress
:
CpqProposalStatus
Proposal
Ready
Link copied to clipboard
@
ObjCName
(
name
=
"proposalReady"
)
data
class
ProposalReady
(
val
proposalUid
:
String
)
:
CpqProposalStatus