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
/
ZyncProjectContractAssociation
/
ZyncProjectContractAssociation
Zync
Project
Contract
Association
constructor
(
projectUid
:
String
,
contractUid
:
String
,
contract
:
ZyncContract
?
=
null
,
contractRole
:
String
?
=
null
,
billingResponsibility
:
Boolean
=
false
,
notes
:
String
?
=
null
,
createdAt
:
String
)