Wow
Toggle table of contents
8.6.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-core
/
me.ahoo.wow.serialization.event
/
EventTypeId
Event
Type
Id
data
class
EventTypeId
(
val
contextName
:
String
,
val
aggregateName
:
String
,
val
name
:
String
)
Members
Constructors
Event
Type
Id
Link copied to clipboard
constructor
(
contextName
:
String
,
aggregateName
:
String
,
name
:
String
)
Properties
aggregate
Name
Link copied to clipboard
val
aggregateName
:
String
context
Name
Link copied to clipboard
val
contextName
:
String
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String