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

OrderItemState

Referenced By

OrderItem

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
ItemState Assigned Type: ms-0300:OrderItemState_Enum OrderItemState_Enum true false
Timestamp The date\/time that the state was entered. string true false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "itemState" : {
    "value" : { },
    "extension" : "string"
  },
  "timestamp" : "string",
  "extensionPoint" : { }
}