toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
ObjectResponse
/
ObjectDataContent
Object
Data
Content
@
Serializable
data
class
ObjectDataContent
(
val
dataType
:
String
,
val
type
:
String
,
val
hasPublicTransfer
:
Boolean
)
Members
Constructors
Object
Data
Content
Link copied to clipboard
constructor
(
dataType
:
String
,
type
:
String
,
hasPublicTransfer
:
Boolean
)
Properties
data
Type
Link copied to clipboard
val
dataType
:
String
has
Public
Transfer
Link copied to clipboard
val
hasPublicTransfer
:
Boolean
type
Link copied to clipboard
val
type
:
String