|
string | id [get, set] |
| Identifier of an answering rule More...
|
|
ForwardingInfoCreateRuleRequest | forwarding [get, set] |
|
bool? | enabled [get, set] |
| Specifies if the rule is active or inactive. The default value is true More...
|
|
string | name [get, set] |
| Name of an answering rule specified by user More...
|
|
CallersInfoRequest[] | callers [get, set] |
| Answering rule will be applied when calls are received from the specified caller(s) More...
|
|
CalledNumberInfo[] | calledNumbers [get, set] |
| Answering rules are applied when calling to selected number(s) More...
|
|
ScheduleInfo | schedule [get, set] |
|
string | callHandlingAction [get, set] |
| Specifies how incoming calls are forwarded Enum: ForwardCalls, UnconditionalForwarding, AgentQueue, TransferToExtension, TakeMessagesOnly, PlayAnnouncementOnly, SharedLines More...
|
|
string | type [get, set] |
| Type of an answering rule Enum: BusinessHours, AfterHours, Custom More...
|
|
UnconditionalForwardingInfo | unconditionalForwarding [get, set] |
|
QueueInfo | queue [get, set] |
|
VoicemailInfo | voicemail [get, set] |
|
MissedCallInfo | missedCall [get, set] |
|
GreetingInfo[] | greetings [get, set] |
| Greetings applied for an answering rule; only predefined greetings can be applied, see Dictionary Greeting List More...
|
|
string | screening [get, set] |
| Call screening status. 'Off' - no call screening; 'NoCallerId' More...
|
|
bool? | showInactiveNumbers [get, set] |
| Indicates whether inactive numbers should be returned or not More...
|
|
TransferredExtensionInfo | transfer [get, set] |
|
◆ calledNumbers
Answering rules are applied when calling to selected number(s)
◆ callers
Answering rule will be applied when calls are received from the specified caller(s)
◆ callHandlingAction
string RingCentral.UpdateAnsweringRuleRequest.callHandlingAction |
|
getset |
Specifies how incoming calls are forwarded Enum: ForwardCalls, UnconditionalForwarding, AgentQueue, TransferToExtension, TakeMessagesOnly, PlayAnnouncementOnly, SharedLines
◆ enabled
bool? RingCentral.UpdateAnsweringRuleRequest.enabled |
|
getset |
Specifies if the rule is active or inactive. The default value is true
◆ forwarding
◆ greetings
GreetingInfo [] RingCentral.UpdateAnsweringRuleRequest.greetings |
|
getset |
Greetings applied for an answering rule; only predefined greetings can be applied, see Dictionary Greeting List
◆ id
string RingCentral.UpdateAnsweringRuleRequest.id |
|
getset |
Identifier of an answering rule
◆ missedCall
◆ name
string RingCentral.UpdateAnsweringRuleRequest.name |
|
getset |
Name of an answering rule specified by user
◆ queue
QueueInfo RingCentral.UpdateAnsweringRuleRequest.queue |
|
getset |
◆ schedule
ScheduleInfo RingCentral.UpdateAnsweringRuleRequest.schedule |
|
getset |
◆ screening
string RingCentral.UpdateAnsweringRuleRequest.screening |
|
getset |
Call screening status. 'Off' - no call screening; 'NoCallerId'
- if caller ID is missing, then callers are asked to say their name before connecting; 'UnknownCallerId' - if caller ID is not in contact list, then callers are asked to say their name before connecting; 'Always' - the callers are always asked to say their name before connecting. The default value is 'Off' Default: Off Enum: Off, NoCallerId, UnknownCallerId, Always
◆ showInactiveNumbers
bool? RingCentral.UpdateAnsweringRuleRequest.showInactiveNumbers |
|
getset |
Indicates whether inactive numbers should be returned or not
◆ transfer
◆ type
string RingCentral.UpdateAnsweringRuleRequest.type |
|
getset |
Type of an answering rule Enum: BusinessHours, AfterHours, Custom
◆ unconditionalForwarding
◆ voicemail
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/UpdateAnsweringRuleRequest.cs