<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <pf1:OrderItemState xmlns:pf1="http://www.modeldev.restauranttechnologynetwork.com/models/v1"> <pf1:ItemState>Held</pf1:ItemState> <pf1:Timestamp>2022-03-29T12:10:53</pf1:Timestamp> </pf1:OrderItemState>
{ "OrderItemState" : { "ItemState" : { "value" : "Held" }, "Timestamp" : "2022-03-29T12:10:53" } }
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ItemState |
Specifies the state of this specific order item.
|
||||||||||||
|
|||||||||||||
Timestamp |
The date/time that the state was entered.
|
||||||||||||
|