Package com.mypurecloud.sdk.v2.model
Class WhatsappCampaignScheduleConfigChangeRecurrencePattern
java.lang.Object
com.mypurecloud.sdk.v2.model.WhatsappCampaignScheduleConfigChangeRecurrencePattern
- All Implemented Interfaces:
Serializable
public class WhatsappCampaignScheduleConfigChangeRecurrencePattern
extends Object
implements Serializable
the schedule pattern
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets type -
Constructor Summary
ConstructorsConstructorDescriptionWhatsappCampaignScheduleConfigChangeRecurrencePattern(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) daysOfWeek(List<String> daysOfWeek) the day(s) of the week the occurrence happensbooleangetType()inthashCode()the amount of time in between occurrencesvoidsetAdditionalProperties(Map<String, Object> additionalProperties) voidsetDaysOfWeek(List<String> daysOfWeek) voidsetInterval(Long interval) voidtoString()
-
Constructor Details
-
WhatsappCampaignScheduleConfigChangeRecurrencePattern
public WhatsappCampaignScheduleConfigChangeRecurrencePattern() -
WhatsappCampaignScheduleConfigChangeRecurrencePattern
-
-
Method Details
-
type
-
getType
-
setType
-
interval
the amount of time in between occurrences -
getInterval
-
setInterval
-
daysOfWeek
the day(s) of the week the occurrence happens -
getDaysOfWeek
-
setDaysOfWeek
-
additionalProperties
public WhatsappCampaignScheduleConfigChangeRecurrencePattern additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-