MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.core.repository
/
AccountData
Account
Data
data
class
AccountData
(
val
accountId
:
String
,
val
accountType
:
AccountType
,
val
identifier
:
String
)
アカウントデータ
Members
Constructors
Account
Data
Link copied to clipboard
constructor
(
accountId
:
String
,
accountType
:
AccountType
,
identifier
:
String
)
Properties
account
Id
Link copied to clipboard
val
accountId
:
String
account
Type
Link copied to clipboard
val
accountType
:
AccountType
identifier
Link copied to clipboard
val
identifier
:
String