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

TranactionType_Enum

Identifies the type of transaction (e.g. Create, Add, Update, Delete).

Referenced By

EventSummary
Event

Properties

Name Description Type Required Generic Enum Ignore
value TranactionType_Enum_Base false "Add" ,"Create" ,"Delete" ,"Update" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Add", "Create", "Delete", "Update", "Other_" ],
  "extension" : "string"
}