Click or drag to resize

TimeAddPunchValidationParamIn Class

Inbound request object for the punch add request
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsTimeAddPunchValidationParamIn

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

The TimeAddPunchValidationParamIn 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
* Required Property
Public propertyCode exampleEmpNotes Gets or sets EmpNotes for the punch
Public propertyCode exampleLaborLevelCode1 Gets or sets the Labor Level1
Public propertyCode exampleLaborLevelCode10 Gets or sets the Labor Level10
Public propertyCode exampleLaborLevelCode11 Gets or sets the Labor Level11
Public propertyCode exampleLaborLevelCode12 Gets or sets the Labor Level12
Public propertyCode exampleLaborLevelCode13 Gets or sets the Labor Level13
Public propertyCode exampleLaborLevelCode14 Gets or sets the Labor Level14
Public propertyCode exampleLaborLevelCode15 Gets or sets the Labor Level15
Public propertyCode exampleLaborLevelCode2 Gets or sets the Labor Level2
Public propertyCode exampleLaborLevelCode3 Gets or sets the Labor Level3
Public propertyCode exampleLaborLevelCode4 Gets or sets the Labor Level4
Public propertyCode exampleLaborLevelCode5 Gets or sets the Labor Level5
Public propertyCode exampleLaborLevelCode6 Gets or sets the Labor Level6
Public propertyCode exampleLaborLevelCode7 Gets or sets the Labor Level7
Public propertyCode exampleLaborLevelCode8 Gets or sets the Labor Level8
Public propertyCode exampleLaborLevelCode9 Gets or sets the Labor Level9
Public propertyCode examplePunchDateTime Gets or sets the Punch DateTime
* Required Property
Public propertyCode examplePunchType Gets or sets the PunchType (TransactionType)
* Required Property
Top
See Also