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

OrderResponsibility_Enum

Specifies who is ultimately responsible for the order.

Referenced By

OrderTracking

Properties

Name Description Type Required Generic Enum Ignore
value OrderResponsibility_Enum_Base false "Assisted order" ,"Self order" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Assisted order", "Self order", "Other_" ],
  "extension" : "string"
}