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
/
ZyncFormFieldMetaLookUpUserRole
Zync
Form
Field
Meta
Look
Up
User
Role
data
class
ZyncFormFieldMetaLookUpUserRole
(
val
roleKey
:
String
?
,
val
roleName
:
String
?
,
val
roleUid
:
String
?
)
Members
Constructors
Zync
Form
Field
Meta
Look
Up
User
Role
Link copied to clipboard
constructor
(
roleKey
:
String
?
,
roleName
:
String
?
,
roleUid
:
String
?
)
Properties
role
Key
Link copied to clipboard
val
roleKey
:
String
?
role
Name
Link copied to clipboard
val
roleName
:
String
?
role
Uid
Link copied to clipboard
val
roleUid
:
String
?