Zync SDK
Toggle table of contents
1.0.30
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.project.models
/
ZyncProjectMilestoneInvoice
/
ZyncProjectMilestoneInvoice
Zync
Project
Milestone
Invoice
constructor
(
milestoneUid
:
String
,
invoiceUid
:
String
?
=
null
,
amount
:
Double
,
dueDate
:
String
?
=
null
,
status
:
String
?
=
null
)