| Name | Type | Description | Notes |
|---|---|---|---|
| first_name | string | ||
| last_name | string | ||
| string | |||
| phone_number | string | ||
| is_public_representative | bool | ||
| wallet_sequence_number | int | ||
| employee_id | string | ||
| job_title | string | ||
| department | string | ||
| schedule_start_day | \OpenAPI\Client\Model\EmployeeScheduleStartDay | [optional] | |
| schedule_start_hour | \OpenAPI\Client\Model\EmployeeScheduleStartHour | [optional] | |
| schedule_start_minute | \OpenAPI\Client\Model\EmployeeScheduleStartMinute | [optional] | |
| schedule_start_meridiem | \OpenAPI\Client\Model\EmployeeScheduleStartMeridiem | [optional] | |
| schedule_end_day | \OpenAPI\Client\Model\EmployeeScheduleStartDay | [optional] | |
| schedule_end_hour | \OpenAPI\Client\Model\EmployeeScheduleStartHour | [optional] | |
| schedule_end_minute | \OpenAPI\Client\Model\EmployeeScheduleStartMinute | [optional] | |
| schedule_end_meridiem | \OpenAPI\Client\Model\EmployeeScheduleStartMeridiem | [optional] | |
| id | string | ||
| created_at | \DateTime | ||
| updated_at | \DateTime | ||
| username | string | ||
| email_verified | string | ||
| profile_picture_url | string | ||
| merchant_id | string | ||
| session_token | string | ||
| failed_login_attempts | float | [optional] | |
| last_login_date | \DateTime | [optional] | |
| cfuvid | string | [optional] | |
| schedule | object | [optional] | |
| is_email_notification_disabled | bool | [optional] |