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

SeatingType_Enum

Specifies types of seating (e.g. high chair, infant seat, wheelchair accessible).

Referenced By

SeatingType

Properties

Name Description Type Required Generic Enum Ignore
value SeatingType_Enum_Base false "High chair" ,"Infant seat" ,"Booster seat" ,"Wheelchair accessible" ,"Chair with arms" ,"Chair without arms" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "High chair", "Infant seat", "Booster seat", "Wheelchair accessible", "Chair with arms", "Chair without arms", "Other_" ],
  "extension" : "string"
}