specialHourPeriods property

List<SpecialHourPeriod>? specialHourPeriods
getter/setter pair

A list of exceptions to the business's regular hours.

Required.

Implementation

core.List<SpecialHourPeriod>? specialHourPeriods;