Package com.ringcentral.definitions
Class CommStateBasedRuleResource
java.lang.Object
com.ringcentral.definitions.CommStateBasedRuleResource
State-based rule information
-
Field Summary
FieldsModifier and TypeFieldDescriptionRequiredPredefined name of a state-based rule (similar to the name of a state) Required Enum: After Hours, Work Hours, Do not disturb, Forward all calls, AgentId/Type of a state the rule is based on Required Enum: after-hours, work-hours, dnd, forward-all-calls, agentRequired -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondispatching(CommStateDispatchingResource dispatching) dispatchingRef(CommStateDispatchingRefResource dispatchingRef) displayName(String displayName) state(CommStateResource state)
-
Field Details
-
id
Id/Type of a state the rule is based on Required Enum: after-hours, work-hours, dnd, forward-all-calls, agent -
displayName
Predefined name of a state-based rule (similar to the name of a state) Required Enum: After Hours, Work Hours, Do not disturb, Forward all calls, Agent -
dispatching
Required -
dispatchingRef
-
state
Required
-
-
Constructor Details
-
CommStateBasedRuleResource
public CommStateBasedRuleResource()
-
-
Method Details
-
id
-
displayName
-
dispatching
-
dispatchingRef
-
state
-