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
/
ZyncProjectNotificationConfig
/
ZyncProjectNotificationConfig
Zync
Project
Notification
Config
constructor
(
milestoneReminders
:
Boolean
=
true
,
overdueAlerts
:
Boolean
=
true
,
statusChangeNotifications
:
Boolean
=
true
,
recipientUids
:
List
<
String
>
=
emptyList()
)