Name | Description | Type | Additional information |
---|---|---|---|
Address1 |
Gets or sets the first address line |
string | |
Address2 |
Gets or sets the second address line |
string | |
City |
Gets or sets the city |
string | |
ContactPerson |
Gets or sets the contact person |
string | |
Country |
Gets or sets the country |
string | |
County |
Gets or sets the county |
string | |
EmailAddress |
Gets or sets the email address |
string | |
PhoneNumber |
Gets or sets the phone number |
string | |
ZipCode |
Gets or sets the zip code |
string | |
SupplierCustomerCompanyId |
Gets or sets SupplierCustomerCompanyId |
integer |
64-bit signed integer Nullable |
HoursPerWeek |
Gets or sets the hours per week |
decimal number |
Nullable |
NormBillableHoursPerWeek |
Gets or sets the target billable hours per week |
decimal number |
Nullable |
NormBillableHoursPerYear |
Gets or sets the target billable hours per year |
decimal number |
Nullable |
NormHoursPerWeek |
Gets or sets the target hours per week |
decimal number |
Nullable |
NormHoursPerYear |
Gets or sets the target hours per year |
decimal number |
Nullable |
NormProductivePerWeek |
Gets or sets the target productive hours per week |
decimal number |
Nullable |
NormProductivePerYear |
Gets or sets the target productive hours per year |
decimal number |
Nullable |
FirstName |
Gets or sets the first name |
string |
Required |
IsActive |
Gets or sets a value indicating whether the employee is active |
boolean |
Required |
LastName |
Gets or sets the last name |
string |
Required |
MiddleName |
Gets or sets the middle name |
string | |
Name |
Gets or sets the name |
string | |
ResourceId |
Gets or sets ResourceId |
integer |
64-bit signed integer Nullable |
ResourceCompanyId |
Gets or sets ResourceCompanyId |
integer |
Required 64-bit signed integer |
CompanyId |
Gets or sets CompanyId |
integer |
64-bit signed integer Nullable |
ResourceNumber |
Gets or sets ResourceNumber |
integer |
Required |
DepartmentId |
Gets or sets DepartmentId |
integer |
64-bit signed integer Nullable |
ManagerResourceCompanyId |
Gets or sets ManagerResourceCompanyId |
integer |
64-bit signed integer Nullable |
CostCenterId |
Gets or sets EmployeeCompany.CostCenterId |
integer |
64-bit signed integer Nullable |
FunctionId |
Gets or sets FunctionId |
integer |
64-bit signed integer Nullable |
AssignedUserId |
Gets or sets the assigned user id |
integer |
64-bit signed integer Nullable |
UseEmployeeItems |
Gets or sets a value indicating whether to use employee items |
boolean |
Required |
EmployeeHyperlinkCountsId |
Gets or sets the EmployeeHyperlinkCountsId |
integer |
64-bit signed integer |
Salutation |
Gets or sets Salutation |
string | |
Initials |
Gets or sets Initials |
string | |
Titles |
Gets or sets Titles |
string | |
Abbreviation |
Gets or sets Abbreviation |
string | |
EnlistmentDate |
Gets or sets EnlistmentDate |
date |
date and time of day Nullable |
LeaveDate |
Gets or sets LeaveDate |
date |
date and time of day Nullable |
EmployeeType |
Gets or sets EmployeeType (nullable so it is not required, it is then prefilled on insert/update by default value) |
QicsUnity.Api.Areas.V2.Models.EmployeeType |
Nullable |
VacationHours |
Gets or sets VacationHours |
decimal number |
Nullable |
VacationFromPreviousYear |
Gets or sets VacationFromPreviousYear |
decimal number |
Nullable |