object

StoreTiming

Represents the opening and closing times for a store on a specific weekday.
Fields
closing
Time
Represents a specific time with hour and minute.
Indicates if the store is open on this day.
opening
Time
Represents a specific time with hour and minute.
weekday
String
The day of the week.