| Name | Type | Description | Notes |
|---|---|---|---|
| store_id | int | Store identifier | [optional] |
| delivery_type | string | Signifies whether the order capacity configuration is for Delivery / Pickup | [optional] |
| store_interval_in_minutes | int | Store Interval - time between orders, e.g. 10 minutes between each order time available to customer | [optional] |
| order_capacity_periods | \Flipdish\Client\Models\StoreOrderCapacityPeriod[] | Order capacity periods | [optional] |