| Name | Description | Type | Additional information |
|---|---|---|---|
| EmployeeID | string |
String length: inclusive between 0 and 12 |
|
| FirstName | string |
String length: inclusive between 0 and 50 |
|
| Lastname | string |
String length: inclusive between 0 and 50 |
|
| CompanyName | string |
String length: inclusive between 0 and 60 |
|
| CompanyEmployeeId | string |
String length: inclusive between 0 and 20 |
|
| WLName | string |
String length: inclusive between 0 and 200 |
|
| lstGroupExam | Collection of GroupExamDTO |
None. |
|
| lstGroupScheduleEmployee | Collection of GroupScheduleEmployeeDTO |
None. |