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

EventTypeTimeCard

Properties

Name Description Type Required Generic Enum Ignore
@type string false ${prop.ignore}
ExtensionPoint ExtensionPoint false ${prop.ignore}
TimeCard Assigned Type: pf1:TimeCard TimeCard false ${prop.ignore}
ExtensionPoint_Choice ExtensionPoint_Choice false ${prop.ignore}
{
  "@type" : "string",
  "extensionPoint" : { },
  "timeCard" : {
    "@type" : "string",
    "employee" : { },
    "job" : { },
    "clockDataTransaction" : [ { } ],
    "extensionPoint" : { }
  },
  "extensionPointChoice" : { }
}