| WSTime Methods |  | 
The WSTime type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | TimeAddPunchByBadgeID | Adds a TimeSlicePreModel by BadgeID and returns the punch time result as a TimeAddPunchParamsOut | 
|  | TimeAddPunchByEmpIdentifier | Adds a TimeSlicePreModel by EmpIdentifier and returns the punch time result as a TimeAddPunchParamsOut | 
|  | TimeAddPunchValidationByEmpIdentifier | Adds a TimeAddPunchValidationParamIn validated by payroll policy rules and returns the result as a TimeAddPunchValidationParamOut | 
|   | TimeExport | Gets time slice export information as a List<TimeExportParamOut> collection | 
|  | TimeGetLastPunchByEmpIdentifier | Gets the last time punch by EmpIdentifier and returns a TimeGetLastPunchByEmpIdentifierParamOut object | 
|  | TimeGetPunchesByEmpIdentifier | Gets all time punches by employee identifier as a List<TimeGetPunchesParamsOut> collection | 
 See Also
See Also