toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.rest.v1.dto
/
EmptyDto
Empty
Dto
data
class
EmptyDto
(
val
result
:
String
)
Simple DTO for returning string message
Members
Constructors
Empty
Dto
Link copied to clipboard
constructor
(
result
:
String
)
Properties
result
Link copied to clipboard
val
result
:
String