toggle menu
modicio
0.3
jvm
switch theme
search in API
modicio
/
modic.io.messages
/
MetaData
Meta
Data
data
class
MetaData
(
val
timestamp
:
Timestamp
,
val
uuid
:
String
,
val
name
:
String
?
)
Members
Constructors
Meta
Data
Link copied to clipboard
constructor
(
timestamp
:
Timestamp
,
uuid
:
String
,
name
:
String
?
)
Properties
name
Link copied to clipboard
val
name
:
String
?
timestamp
Link copied to clipboard
val
timestamp
:
Timestamp
uuid
Link copied to clipboard
val
uuid
:
String