Student
Propriedades do Objeto
| Nome | Tipo | Descrição |
|---|---|---|
| first_name | String | First name |
| last_name | String | Rest of the name |
| String | ||
| password_digest | String | Encrypted password field |
| cpf | String | CPF |
| phone | String | Phone number |
| skype | String | Skype username |
| company_name | String | Company of employment |
| company_position | String | Position at the company |
| born_at | DateTime | Birth date |
| biography | String | About field |
| cover_image_url | String | URL to the image of the student |