toggle menu
Kaptos
0.1.2-beta
common
switch theme
search in API
Kaptos
/
xyz.mcxross.kaptos.model
/
AccountResource
Account
Resource
@
Serializable
data
class
AccountResource
(
val
type
:
String
,
val
data
:
Data
)
Members
Constructors
Account
Resource
Link copied to clipboard
constructor
(
type
:
String
,
data
:
Data
)
Properties
data
Link copied to clipboard
val
data
:
Data
type
Link copied to clipboard
val
type
:
String