Package com.ringcentral.definitions
Class CommStateResource
java.lang.Object
com.ringcentral.definitions.CommStateResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionObject[]RequiredPredefined 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, AgentSpecifies if a state is enabled or not.Id/Type of a state the rule is based on Required Enum: after-hours, work-hours, dnd, forward-all-calls, agent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconditions(Object[] conditions) displayName(String displayName)
-
Field Details
-
id
Id/Type of a state the rule is based on Required Enum: after-hours, work-hours, dnd, forward-all-calls, agent -
enabled
Specifies if a state is enabled or not. *Work Hours* and *After Hours* states cannot be disabled Required -
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 -
conditions
Required
-
-
Constructor Details
-
CommStateResource
public CommStateResource()
-
-
Method Details
-
id
-
enabled
-
displayName
-
conditions
-