defaultOpenHours

public final AvailabilityRules.Builder defaultOpenHours(List<OpenHours> defaultOpenHours)

Set the default set of open hours to apply to all participants. You can overwrite these open hours for individual participants by specifying AvailabilityParticipant.openHours on the participant object.

Return

The builder.

Parameters

defaultOpenHours

The default set of open hours to apply to all participants.