Zync SDK
Toggle table of contents
1.0.30
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.user.models
/
SkillSet
Skill
Set
data
class
SkillSet
(
val
skillSetUid
:
String
?
,
val
skillSetName
:
String
)
Members
Constructors
Skill
Set
Link copied to clipboard
constructor
(
skillSetUid
:
String
?
,
skillSetName
:
String
)
Properties
skill
Set
Name
Link copied to clipboard
val
skillSetName
:
String
skill
Set
Uid
Link copied to clipboard
val
skillSetUid
:
String
?