resumptionTime property

TimeOfDay? resumptionTime
final

The time by which an employee is considered "In-time". If null, status will always be "In-time".

Implementation

final TimeOfDay? resumptionTime;