Record
business-hours-period
No description available.
record business-hours-period {
day-of-week: option<string>,
end-local-time: option<string>,
start-local-time: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| day-of-week | option<string> | |
| end-local-time | option<string> | |
| start-local-time | option<string> |