Package com.ringcentral.definitions
Class ListCompanyAnsweringRuleInfo
java.lang.Object
com.ringcentral.definitions.ListCompanyAnsweringRuleInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionAnswering rules are applied when calling to selected number(s)Specifies if the rule is active or inactive.Internal identifier of an answering ruleName of an answering rule specified by user.Type of an answering rule, the default value is 'Custom' = ['BusinessHours', 'AfterHours', 'Custom'] Enum: BusinessHours, AfterHours, CustomCanonical URI of an answering rule Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalledNumbers
(CalledNumberInfo[] calledNumbers) extension
(CompanyAnsweringRuleExtensionInfo extension)
-
Field Details
-
id
Internal identifier of an answering rule -
uri
Canonical URI of an answering rule Format: uri -
enabled
Specifies if the rule is active or inactive. The default value is `true` Default: true -
type
Type of an answering rule, the default value is 'Custom' = ['BusinessHours', 'AfterHours', 'Custom'] Enum: BusinessHours, AfterHours, Custom -
name
Name of an answering rule specified by user. Max number of symbols is 30. The default value is 'My Rule N' where 'N' is the first free number -
calledNumbers
Answering rules are applied when calling to selected number(s) -
extension
-
-
Constructor Details
-
ListCompanyAnsweringRuleInfo
public ListCompanyAnsweringRuleInfo()
-
-
Method Details
-
id
-
uri
-
enabled
-
type
-
name
-
calledNumbers
-
extension
-