<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <pf1:SeatingType xmlns:pf1="http://www.modeldev.restauranttechnologynetwork.com/models/v1"> <pf1:SeatingType>High chair</pf1:SeatingType> <pf1:Quantity>2</pf1:Quantity> </pf1:SeatingType>
{ "SeatingType" : { "SeatingType" : { "value" : "High chair" }, "Quantity" : 2 } }
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SeatingType |
Specifies a type of seating (e.g. High chair, Booster seat, Wheelchair accessible).
|
||||||||||||
|
|||||||||||||
Quantity |
The number requested of the item identified in the SeatingType field.
|
||||||||||||
|