VendorDayResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier | [default to null] |
| day_id | Long | Day ID | [default to null] |
| day_name | String | Day name | [default to null] |
| open | String | Opening time | [optional] [default to null] |
| close | String | Closing time | [optional] [default to null] |