Source: https://restauranttechnologynetwork.com/technical-documents

PunchType_Enum

Specifies the type of punch (e.g. punch-in, punch-out, break-out, break-in, etc.)

Properties

Name Description Type Required Generic Enum Ignore
value PunchType_Enum_Base false "Clock in" ,"Clock out" ,"Break in" ,"Break out" ,"Meal break in" ,"Meal break out" ,"Rest break in" ,"Rest break out" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Clock in", "Clock out", "Break in", "Break out", "Meal break in", "Meal break out", "Rest break in", "Rest break out", "Other_" ],
  "extension" : "string"
}