Zync SDK
Toggle table of contents
2.1.10
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.job.models
/
ZyncJobStatusChecklistUser
/
ZyncJobStatusChecklistUser
Zync
Job
Status
Checklist
User
constructor
(
userUid
:
String
,
profilePicture
:
String
?
=
null
,
firstName
:
String
,
lastName
:
String
?
=
null
,
email
:
String
,
empCode
:
String
?
=
null
,
designation
:
String
?
=
null
,
role
:
ZyncJobStatusChecklistUserRole
?
=
null
,
isActive
:
Boolean
)