RoundingDetail Class |
Namespace: AMG.API.Definitions.Shifts
The RoundingDetail type exposes the following members.
Name | Description | |
---|---|---|
![]() | RoundingDetail | Initializes a new instance of the RoundingDetail class |
Name | Description | |
---|---|---|
![]() | AttendanceCodeId |
Optional Attendance Code ID for the rounding rule.
|
![]() | Round |
Indicates if this rule changes transaction's time to the value mentioned in RoundTo.
|
![]() | RoundTo |
If Round is set, this value is used to change transaction's time.
|
![]() | Value |
Starting value for the rounding rule in minutes.
|