Opening
Describes the opening times of a business/employer
Main schema
Field
Type
Required
Default
Description
display
Boolean
No
true
Whether to display opening times on the business/employer's page
notes
String
No
-
Any notes about the opening times
days
[Day]
Yes
-
The periods that the business/employer is open
Day subschema
Field
Type
Required
Default
Description
label
String
Yes
-
Any day name or day period name - eg: "Mon", "Mon-Tue" etc... Not validated against anything
period
String
Yes
-
Any given period - eg: "9:00-17:00", "9:00am-5:00pm" etc... Not validated against anything
Last updated
Was this helpful?