ingestReceipt method
Fold an incoming causal receipt.
Implementation
CommandApplyStatus ingestReceipt(CausalReceipt receipt) =>
projection.observeReceipt(receipt);
Fold an incoming causal receipt.
CommandApplyStatus ingestReceipt(CausalReceipt receipt) =>
projection.observeReceipt(receipt);