For developers / Api documentation / Models /
User
Fields
Name | Type | Description |
---|---|---|
id | int | ID |
first_name | string | First name |
last_name | string | Last name |
string | Email address | |
password_salt | string | Password salt |
timezone | string | Time zone name |
reset_password_token | string | Reset Password Token |
reset_password_created_at | string | Reset Password Created At |
account | Account | Account |