fursuit-tv-sdk
Toggle table of contents
0.2.2
common
Target filter
common
Switch theme
Search in API
Skip to content
fursuit-tv-sdk
fursuit-tv-sdk
/
com.furrist.rp.furtv.sdk.gathering
/
RegistrationItem
/
RegistrationItem
Registration
Item
constructor
(
id
:
Int
,
status
:
String
?
=
null
,
registrationTime
:
String
?
=
null
,
checkedIn
:
Int
?
=
null
,
userId
:
Int
,
username
:
String
,
nickname
:
String
?
=
null
,
avatarUrl
:
String
?
=
null
,
fursuitSpecies
:
String
?
=
null
)