Click or drag to resize

UpdateUserTimePunchObject Properties

The UpdateUserTimePunchObject type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleID An ID specified by the API caller. This value is echoed back in the response to provide the status of the update. * Required Property
Public propertyCode exampleOriginalPunch A PunchInformation object which represents the data necessary to find an existing punch in the system which will be updated. * Required Property
Public propertyCode examplePunchUpdates A TimeSlicePreModel object representing the updates that should be made to the Punch specified in the OriginalPunch object. * Required Property
Top
See Also