Package com.mypurecloud.sdk.v2.model
Class DigitalRuleSet
java.lang.Object
com.mypurecloud.sdk.v2.model.DigitalRuleSet
- All Implemented Interfaces:
Serializable
DigitalRuleSet
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontactList(DomainEntityRef contactList) A ContactList to provide suggestions for contact columns on relevant conditions and actions.booleangetId()getName()getRules()inthashCode()rules(List<DigitalRule> rules) The list of rules.voidsetContactList(DomainEntityRef contactList) voidvoidsetRules(List<DigitalRule> rules) voidsetVersion(Integer version) toString()Required for updates, must match the version number of the most recent update
-
Constructor Details
-
DigitalRuleSet
public DigitalRuleSet() -
DigitalRuleSet
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
getDateCreated
-
getDateModified
-
version
Required for updates, must match the version number of the most recent update -
getVersion
-
setVersion
-
contactList
A ContactList to provide suggestions for contact columns on relevant conditions and actions. -
getContactList
-
setContactList
-
rules
The list of rules. -
getRules
-
setRules
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-