Class TransferExecutedEventBody

java.lang.Object
es.kukenan.smartfi.events.common.AbstractEventBody
es.kukenan.smartfi.microservice.transfer.events.executed.TransferExecutedEventBody

public class TransferExecutedEventBody extends es.kukenan.smartfi.events.common.AbstractEventBody
Move money executed event body.
  • Constructor Details

    • TransferExecutedEventBody

      public TransferExecutedEventBody(String principal)
      Full state constructor.
      Parameters:
      principal - Identifier of the entity this event is related to.