StoreHoursClass
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| is_open | Boolean | Indicates if the store is open on the specific day | [default to null] |
| day | String | Day of the week 0 = Sunday, 1 = Monday , 2 = Tuesday... | [default to null] |
| opening | String | [default to null] | |
| closing | String | [default to null] |