micro_utils.dokka
Toggle table of contents
0.25.4
common
Platform filter
common
Switch theme
Search in API
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.repos.common.tests
/
CommonCRUDRepoTests
/
Registered
Registered
@
Serializable
data
class
Registered
(
val
id
:
String
,
val
data
:
String
)
(
source
)
Members
Constructors
Registered
Link copied to clipboard
constructor
(
id
:
String
,
data
:
String
)
Properties
data
Link copied to clipboard
val
data
:
String
id
Link copied to clipboard
val
id
:
String