| Name | Type | Description | Notes |
|---|---|---|---|
| username | string | Users username (email) | |
| password | string | Users password | |
| app_secret | string | App secret | |
| mfa_code | int | Optional mfa auth code | [optional] |
| expiration_date | string | Expiration date for the combined token | |
| employee_id | int | Optional employee ID. Default employee is used when null | [optional] |