Added a-frame-architecture usiung wolverine sample.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace FinancialApi.Domain.Events;
|
||||
|
||||
public record FeeAppliedEvent(int AccountId, decimal Amount);
|
||||
Reference in New Issue
Block a user