specialHours property

SpecialHours? specialHours
getter/setter pair

Special hours for the business.

This typically includes holiday hours, and other times outside of regular operating hours. These override regular business hours. This field cannot be set without regular hours.

Optional.

Implementation

SpecialHours? specialHours;