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

OrderRole_Enum

Specifies if these order details are from the order originator or another person or system that the order passed through.

Referenced By

DataEntryDetails

Properties

Name Description Type Required Generic Enum Ignore
value OrderRole_Enum_Base false "Originator" ,"Subsequent" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Originator", "Subsequent", "Other_" ],
  "extension" : "string"
}