Zync SDK
Toggle table of contents
2.1.10
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.shared.models.form
/
ZyncFormFieldMetaLookUpUser
/
ZyncFormFieldMetaLookUpUser
Zync
Form
Field
Meta
Look
Up
User
constructor
(
userUid
:
String
,
profilePicture
:
String
?
,
firstName
:
String
,
lastName
:
String
?
,
email
:
String
,
empCode
:
String
?
,
designation
:
String
?
,
role
:
ZyncFormFieldMetaLookUpUserRole
?
,
isActive
:
Boolean
)