Field | Type | Description |
---|---|---|
shops | [String: Checkout.TakeoutShop] | Dictionary of Checkout.TakeoutShop with keys of type String |
{
"shops": {
"...": {
"id": 16,
"date": "2019-01-31",
"time": "12:00"
}
}
}