Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
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