DeliverySlotResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier for the delivery slot | [default to null] |
| name | String | Name of the delivery slot | [default to null] |
| start_time | String | Start time of the delivery slot | [default to null] |
| end_time | String | End time of the delivery slot | [default to null] |
| date | String | Date of the delivery slot | [optional] [default to null] |
| times | List | Available time slots | [optional] [default to null] |