Checkout.Takeout

Field Type Description
shops [String: Checkout.TakeoutShop] Dictionary of Checkout.TakeoutShop with keys of type String

Examples

Example 1

{
    "shops": {
        "...": {
            "id": 11,
            "date": "2019-01-31",
            "time": "12:00",
            "end_time": "12:00"
        }
    }
}
This is a development version Do not use this version in production
1.10.0 development