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
/
ZyncProjectJobAssociation
/
ZyncProjectJobAssociation
Zync
Project
Job
Association
constructor
(
projectUid
:
String
,
jobUid
:
String
,
phaseUid
:
String
?
=
null
,
isMilestoneJob
:
Boolean
=
false
,
milestoneUid
:
String
?
=
null
,
jobSequence
:
Int
?
=
null
,
notes
:
String
?
=
null
,
createdAt
:
String
)