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

OrderOriginationLocation_Enum

Specifies the location in which an order originated.

Referenced By

OrderTracking

Properties

Name Description Type Required Generic Enum Ignore
value OrderOriginationLocation_Enum_Base false "Counter" ,"Table" ,"Drive thru" ,"Lobby" ,"Curbside" ,"Host stand" ,"Walk up" ,"Drive up" ,"Bar" ,"Server station" ,"Guest's location" ,"POS station" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Counter", "Table", "Drive thru", "Lobby", "Curbside", "Host stand", "Walk up", "Drive up", "Bar", "Server station", "Guest's location", "POS station", "Other_" ],
  "extension" : "string"
}