Uses of Class
com.mypurecloud.sdk.v2.model.CampaignRuleSpecificDateInterval
Packages that use CampaignRuleSpecificDateInterval
-
Uses of CampaignRuleSpecificDateInterval in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CampaignRuleSpecificDateIntervalModifier and TypeMethodDescriptionCampaignRuleSpecificDateParameters.getInterval()The maximum value of the interval in yyyy-MM-dd format (if includeYear=true) or in MM-dd format (if includeYear=false).The minimum value of the interval in yyyy-MM-dd format (if includeYear=true) or in MM-dd format (if includeYear=false).Methods in com.mypurecloud.sdk.v2.model with parameters of type CampaignRuleSpecificDateIntervalModifier and TypeMethodDescriptionCampaignRuleSpecificDateParameters.interval(CampaignRuleSpecificDateInterval interval) The operand for the \"between\" operatorvoidCampaignRuleSpecificDateParameters.setInterval(CampaignRuleSpecificDateInterval interval)