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

OrderSource

Specifies how the order was made such as the device type or in person.

Referenced By

Order
OrderSummary

Properties

Name Description Type Required Generic Enum Ignore
value OrderSource_Base false "Mobile" ,"Online" ,"Kiosk" ,"Phone" ,"Walk in" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Mobile", "Online", "Kiosk", "Phone", "Walk in", "Other_" ],
  "extension" : "string"
}