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
/
ZyncProjectAssetAssociation
/
ZyncProjectAssetAssociation
Zync
Project
Asset
Association
constructor
(
projectUid
:
String
,
assetUid
:
String
,
asset
:
ZyncAsset
?
=
null
,
serviceLevel
:
String
?
=
null
,
maintenanceSchedule
:
String
?
=
null
,
warrantyCoverage
:
Boolean
=
false
,
notes
:
String
?
=
null
,
createdAt
:
String
)