Name | Description | Type | Additional information |
---|---|---|---|
EmployeeID | integer |
None. |
|
CNIC | string |
Required String length: inclusive between 0 and 15 |
|
FirstName | string |
Required String length: inclusive between 0 and 50 |
|
LastName | string |
String length: inclusive between 0 and 50 |
|
ContactNumber | string |
None. |
|
string |
None. |
||
Address | string |
String length: inclusive between 0 and 200 |
|
Designation | string |
Required String length: inclusive between 0 and 100 |
|
JoiningDate | date |
Data type: Date |
|
Salary | decimal number |
Range: inclusive between 0 and 1.79769313486232E+308 |
|
Status | string |
String length: inclusive between 0 and 20 |
|
DepartmentID | integer |
None. |
|
ProfilePictureName | string |
None. |
|
ProfilePicture | string |
None. |
|
Department | Department |
None. |
|
Educations | Collection of Education |
None. |
|
EmploymentHistories | Collection of EmploymentHistory |
None. |
|
InventoryRequests | Collection of InventoryRequest |
None. |
|
InventoryRequests1 | Collection of InventoryRequest |
None. |
|
Users | Collection of User |
None. |