Profile
Profile domain model. A profile is part of a User and stores general information about the user.
Constructor Summary
| Public Constructor | ||
| public |
Create a Profile. |
|
Member Summary
| Public Members | ||
| public |
The birth date of the User. |
|
| public |
The first name of the User. |
|
| public |
The gender of the User. |
|
| public |
|
|
| public |
The last name of the User. |
|
