ArgForInstanceEvent

constructor(model: Model<T>, command: Command<T, P>, context: C, reader: Reader<C, V>)

Parameters

model

The model as it is in the un-committed state. I.e. the model you see may differ from the model as it was before the current processing (of an event or time-trigger).