elasticmagic-kt
0.0.30
common
elasticmagic-transport
/
dev.evo.elasticmagic.transport
/
CausedBy
Caused
By
data
class
CausedBy
(
val
type
:
String
,
val
reason
:
String
)
Types
Constructors
Properties
Constructors
Caused
By
Link copied to clipboard
fun
CausedBy
(
type
:
String
,
reason
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
reason
Link copied to clipboard
val
reason
:
String
type
Link copied to clipboard
val
type
:
String