Maestro v0.0.1 Maestro.Schemas.Event View Source
Events are the building block of our society. Behave accordingly
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Maestro.Schemas.Event{
__meta__: term(),
aggregate_id: aggregate_id(),
body: map(),
sequence: sequence(),
timestamp: HLClock.Timestamp.t()
}