The employee crendentials needed for login. Need either the Employee Number and Password or MagCardData
| Name | Type | Additional information | Description |
|---|---|---|---|
| EmployeeNumber | integer |
None. |
Identifier for the employee |
| EmployeePassword | string |
None. |
Password for the employee |
| MagCardData | string |
None. |
Data that represents both Id and password. Can be used instead of EmployeeNumber and Password |