Uses of Class
es.kukenan.smartfi.microservice.communication.repository.entity.UserCivilStatus
Packages that use UserCivilStatus
Package
Description
Services and related beans and dependencies.
-
Uses of UserCivilStatus in es.kukenan.smartfi.microservice.communication.repository.entity
Fields in es.kukenan.smartfi.microservice.communication.repository.entity declared as UserCivilStatusConstructors in es.kukenan.smartfi.microservice.communication.repository.entity with parameters of type UserCivilStatusModifierConstructorDescriptionUser(String id, String name, String surname, String documentId, String email, String phone, String phonePrefix, Boolean robinsonList, UserLanguage language, UserGender gender, UserCivilStatus civilStatus, Boolean notificationsEnabled, Company company, PushNotification push, Boolean validInformation, String natureType, Boolean smsByEmail, DocumentType documentType, String address, String nationality) Contructor with all parameters with control of whitespaces in field email.