Class FirmPendingNotificationEventBody
java.lang.Object
es.kukenan.smartfi.events.common.AbstractEventBody
es.kukenan.smartfi.microservice.firm.events.created.FirmPendingNotificationEventBody
public class FirmPendingNotificationEventBody
extends es.kukenan.smartfi.events.common.AbstractEventBody
Base class for the body of any Firm Pending Notification event.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class es.kukenan.smartfi.events.common.AbstractEventBody
canEqual, equals, getPrincipal, hashCode, setPrincipal, toString
-
Field Details
-
firmId
Firm identifier. -
userId
User identifier. -
tpp
tpp.
-
-
Constructor Details
-
FirmPendingNotificationEventBody
public FirmPendingNotificationEventBody()
-