Uses of Class
es.kukenan.smartfi.microservice.contracts.events.created.NotificationEcommerceEventBody
Packages that use NotificationEcommerceEventBody
Package
Description
Onboarding service event model classes.
-
Uses of NotificationEcommerceEventBody in es.kukenan.smartfi.microservice.contracts.events.created
Constructors in es.kukenan.smartfi.microservice.contracts.events.created with parameters of type NotificationEcommerceEventBodyModifierConstructorDescriptionNotificationEcommerceEvent(String requestId, String companyId, String origin, String operationType, String messageId, String version, Long creationTs, String channel, String session, String manager, String userId, NotificationEcommerceEventBody body) State constructor.