Package com.mypurecloud.sdk.v2.model
Class CampaignRuleDayOfWeekInterval
java.lang.Object
com.mypurecloud.sdk.v2.model.CampaignRuleDayOfWeekInterval
- All Implemented Interfaces:
Serializable
CampaignRuleDayOfWeekInterval
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CampaignRuleDayOfWeekInterval
public CampaignRuleDayOfWeekInterval() -
CampaignRuleDayOfWeekInterval
-
-
Method Details
-
min
The minimum value of the interval in 1-7 (Monday-Sunday). Required for the \"between\" operator -
getMin
-
setMin
-
max
The maximum value of the interval in 1-7 (Monday-Sunday). Required for the \"between\" operator -
getMax
-
setMax
-
equals
-
hashCode
public int hashCode() -
toString
-