MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.api.model.common
Package-level
declarations
Types
Types
Profile
Data
Link copied to clipboard
@
Serializable
data
class
ProfileData
(
val
username
:
String
,
val
id
:
@
Serializable
(
with
=
UUIDSerializer::class
)
UUID
)