|
<< Click to Display Table of Contents >> Navigation: CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > EmployeeDTO > EmployeeDTO Class Properties |
Navigation: CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > EmployeeDTO >
iVend Retail 6.6 - Web API Help
EmployeeDTO Class Properties
Collapse All Expand All Members Options: Show All Members Options: Filtered
[TCheckBoxFormControlObj] Include Inherited Members
[TCheckBoxFormControlObj] Include Protected Members
CXS.Retail.DTO Namespace : EmployeeDTO Class |
For a list of all members of this type, see EmployeeDTO members.
Public Properties
|
Name |
Description |
|
Gets or sets whether the employee Allowed to unlock the POS. |
|
|
Gets or sets whether the employee Allowed approve transactions. |
|
|
Gets or sets the department id. Length: 20 characters.
|
|
|
Gets or sets the user's email. |
|
|
Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Mandatory Gets or sets the first name of the employee. Length: 50 characters.
|
|
|
Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Mandatory Gets or sets the Employee Id. Length: 20 characters.
|
|
|
Gets or sets a value indicating whether this employee is active. |
|
|
Gets or sets a value indicating whether the employee is allowed to perform End of Day. |
|
|
Gets or sets a value indicating whether the employee is manager. |
|
|
Gets or sets a value indicating whether the employee is sales person. |
|
|
Gets or sets a value indicating whether this employee is team banking (till assigned to team) user. |
|
|
Gets or sets the job code id1. |
|
|
Gets or sets the job code id2. |
|
|
Gets or sets the job code id3. |
|
|
Gets or sets the job code list. |
|
|
Gets or sets the job title of the employee. Length: 40 characters.
|
|
|
Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets the last name of the employee. Length: 50 characters.
|
|
|
Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets the middle name of the employee. Length: 50 characters.
|
|
|
Gets or sets the user's Mobile Phone number. |
|
|
Gets or sets a value indicating whether the employee is allowed to do transactions on POS (Point Of Sale). |
|
|
Gets or sets the position id. Length: 20 characters.
|
|
|
Gets or sets the retail profile associated with employee. Length: 20 characters.
|
|
|
Gets or sets the user specific store for this employee. |
|
|
Gets or sets SubsidiaryIds. |
|
|
Gets the Subsidiary Item List for the product. The purpose of this property is only to get the SubsidiaryItemList |
|
|
Gets or sets the team id of the employee. This is useful in case the tills are to be assigned to a team instead of the individual cashiers. Length: 20 characters.
|
|
|
Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets a value indicating whether the employee uses time clock feature. Select this option if you want the user to clock in and clock out at the POS (Point Of Sale).
|
See Also