Package com.mypurecloud.sdk.v2.model
Class CampaignRuleTimeOfDayInterval
java.lang.Object
com.mypurecloud.sdk.v2.model.CampaignRuleTimeOfDayInterval
- All Implemented Interfaces:
Serializable
CampaignRuleTimeOfDayInterval
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CampaignRuleTimeOfDayInterval
public CampaignRuleTimeOfDayInterval() -
CampaignRuleTimeOfDayInterval
-
-
Method Details
-
min
Time is represented as an ISO-8601 string without a timezone. For example: HH:mm:ss.SSS -
getMin
-
setMin
-
max
Time is represented as an ISO-8601 string without a timezone. For example: HH:mm:ss.SSS -
getMax
-
setMax
-
equals
-
hashCode
public int hashCode() -
toString
-