EmployeeDTO Class Members

<< Click to Display Table of Contents >>

Navigation:  CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > EmployeeDTO >

EmployeeDTO Class Members

Navigation:  CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > EmployeeDTO >

hm_btn_navigate_prevhm_btn_navigate_tophm_btn_navigate_next

iVend Retail 6.6 - Web API Help

EmployeeDTO Class Members

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

The following tables list the members exposed by EmployeeDTO.

Public Constructors

 

Name

Description

Public Constructor

EmployeeDTO Constructor

 

Top

Public Properties

 

Name

Description

Public Property

AllowPosUnlock

Gets or sets whether the employee Allowed to unlock the POS.  

Public Property

AllowTransctionApproval

Gets or sets whether the employee Allowed approve transactions.  

Public Property

DepartmentId

Gets or sets the department id.

Length: 20 characters.

 

Public Property

Email

Gets or sets the user's email.  

Public Property

EnterpriseName

Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

FirstName

Mandatory

Gets or sets the first name of the employee.

Length: 50 characters.

 

Public Property

GenerateIntegrationEvent

Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Id

Mandatory

Gets or sets the Employee Id.

Length: 20 characters.

 

Public Property

IsActive

Gets or sets a value indicating whether this employee is active.  

Public Property

IsEODAllowedAtPOS

Gets or sets a value indicating whether the employee is allowed to perform End of Day.  

Public Property

IsManager

Gets or sets a value indicating whether the employee is manager.  

Public Property

IsSalesPerson

Gets or sets a value indicating whether the employee is sales person.  

Public Property

IsTeamBanking

Gets or sets a value indicating whether this employee is team banking (till assigned to team) user.  

Public Property

JobCodeId1

Gets or sets the job code id1.  

Public Property

JobCodeId2

Gets or sets the job code id2.  

Public Property

JobCodeId3

Gets or sets the job code id3.  

Public Property

JobCodeList

Gets or sets the job code list.  

Public Property

JobTitle

Gets or sets the job title of the employee.

Length: 40 characters.

 

Public Property

Key

Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

LastName

Gets or sets the last name of the employee.

Length: 50 characters.

 

Public Property

Message

Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

MiddleName

Gets or sets the middle name of the employee.

Length: 50 characters.

 

Public Property

MobilePhone

Gets or sets the user's Mobile Phone number.  

Public Property

OrderEntry

Gets or sets a value indicating whether the employee is allowed to do transactions on POS (Point Of Sale).  

Public Property

PositionId

Gets or sets the position id.

Length: 20 characters.

 

Public Property

RetailProfileId

Gets or sets the retail profile associated with employee.

Length: 20 characters.

 

Public Property

StoreId

Gets or sets the user specific store for this employee.  

Public Property

SubsidiaryIds

Gets or sets SubsidiaryIds.  

Public Property

SubsidiaryItemList

Gets the Subsidiary Item List for the product. The purpose of this property is only to get the SubsidiaryItemList  

Public Property

TeamId

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.

 

Public Property

UserFields

Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

UsesTimeClock

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).

 

Top

See Also

Reference

EmployeeDTO Class

CXS.Retail.DTO Namespace

Send Feedback