WhatsAppWeeklyOperatingHoursEntry
A single entry in a weekly calling schedule, defining the open and close times for one day of the week.
Contents
- closeTime
-
The time of day when the business stops accepting calls.
Type: WhatsAppTimeOfDay object
Required: Yes
- dayOfWeek
-
The day of the week that the entry applies to.
Type: String
Valid Values:
MONDAY | TUESDAY | WEDNESDAY | THURSDAY | FRIDAY | SATURDAY | SUNDAYRequired: Yes
- openTime
-
The time of day when the business begins accepting calls.
Type: WhatsAppTimeOfDay object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: