Posse::Commands::Result
Inherits Reference < Object
Constructors
new(aggregate_id : String, aggregate_version : Int64, events : Array(Posse::Events::Event) = [] of Posse::Events::Event)
SourceInstance methods
aggregate_id
Sourceaggregate_version
Sourceevent(type : T.class) : T | Nil forall T
Sourceevent!(type : T.class) : T forall T
Sourceevents
Sourceevents?
Sourceevents_of(type : T.class) : Array(T) forall T
Sourcesize
Source