Click or drag to resize

TimeGetLastPunchByEmpIdentifierParamIn Class

inbound request object of Last punch details
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsTimeGetLastPunchByEmpIdentifierParamIn

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class TimeGetLastPunchByEmpIdentifierParamIn : IServiceParams

The TimeGetLastPunchByEmpIdentifierParamIn type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleAuthToken Sets the Authentication Token which is required for any communication to the TWS interface
* Required Property
Public propertyCode exampleEmpIdentifier Gets or sets Employee Number/Identifier for punch object
Top
See Also