Class UserProfileDTO
java.lang.Object
callofproject.dev.authentication.dto.user_profile.UserProfileDTO
Data Transfer Object for a user profile.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cv
-
profilePhoto
-
aboutMe
-
userRateDTO
-
courses
-
educations
-
experiences
-
links
-
-
Constructor Details
-
UserProfileDTO
public UserProfileDTO()Constructor.
-