toDomain
Converts a UserDTO to a User domain model.
Receiver
The UserDTO to be converted.
Return
The corresponding User domain model with mapped fields.
Converts a UserDTO to a User domain model.
The UserDTO to be converted.
The corresponding User domain model with mapped fields.