Class UserBackoffice
java.lang.Object
es.kukenan.smartfi.microservice.onboarding.events.common.UserBackoffice
- All Implemented Interfaces:
Serializable
User backoffice DTO.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intBackoffice Id.private StringCore user identifier update from Backoffice. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
coreUserId
Core user identifier update from Backoffice. -
backofficeId
private int backofficeIdBackoffice Id.
-
-
Constructor Details
-
UserBackoffice
public UserBackoffice()
-