Package com.ringcentral.definitions
Class CommInteractionRuleUpdateRequest
java.lang.Object
com.ringcentral.definitions.CommInteractionRuleUpdateRequest
Interaction rule update request
-
Field Summary
FieldsModifier and TypeFieldDescriptionObject[]Custom name of a ruleSpecifies if a rule is enabled or not. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconditions(Object[] conditions) dispatching(CommDispatchingRequest dispatching) displayName(String displayName)
-
Field Details
-
conditions
-
dispatching
-
enabled
Specifies if a rule is enabled or not. *Work Hours* and *After Hours* rules cannot be disabled -
displayName
Custom name of a rule
-
-
Constructor Details
-
CommInteractionRuleUpdateRequest
public CommInteractionRuleUpdateRequest()
-
-
Method Details
-
conditions
-
dispatching
-
enabled
-
displayName
-