EmployeeBasicInfo
The class to describe the EmployeeBasicInfo business object.
Name | Description | Type | Additional information |
---|---|---|---|
Id |
Gets or sets the id |
integer |
Required |
FullName |
Gets or sets the FullName |
string |
Required Max length: 100 |
Login |
Gets or sets the Login |
string |
Required Max length: 50 |
Enabled |
Gets or sets the Enabled status |
boolean |
Required |
ShopOwnerId |
Gets or sets the ShopOwnerId |
integer |
None. |
ShopOwnerCompanyName |
Gets or sets the ShopOwnerCompanyName |
string |
None. |
IsAdmin |
Gets or sets the IsAdmin |
boolean |
Required |
IsShopOwnerAdmin |
Gets or sets the IsShopOwnerAdmin |
boolean |
Required |
LastLogin |
Gets or sets the LastLogin date and time |
date |
None. |
PhoneExtension |
Gets or sets the Phone |
string |
Max length: 10 |
CultureId |
Gets or sets the CultureId |
integer |
None. |
CultureCode |
Gets or sets the CultureCode |
string |
None. |