|
string[] | emailAddresses [get, set] |
| List of notification recipient email addresses. Should not be empty if 'includeManagers' parameter is set to false More...
|
|
string[] | smsEmailAddresses [get, set] |
| List of notification recipient email addresses More...
|
|
bool? | advancedMode [get, set] |
| Specifies notifications settings mode. If true then advanced mode is on, it allows using different emails and/or phone numbers for each notification type. If false then basic mode is on. Advanced mode settings are returned in both modes, if specified once, but if basic mode is switched on, they are not applied More...
|
|
VoicemailsInfo | voicemails [get, set] |
|
InboundFaxesInfo | inboundFaxes [get, set] |
|
OutboundFaxesInfo | outboundFaxes [get, set] |
|
InboundTextsInfo | inboundTexts [get, set] |
|
MissedCallsInfo | missedCalls [get, set] |
|
bool? | includeManagers [get, set] |
| Specifies if managers' emails are included in the list of emails to which notifications are sent. If not specified, then the value is true Default: true More...
|
|
◆ advancedMode
bool? RingCentral.NotificationSettingsUpdateRequest.advancedMode |
|
getset |
Specifies notifications settings mode. If true
then advanced mode is on, it allows using different emails and/or phone numbers for each notification type. If false
then basic mode is on. Advanced mode settings are returned in both modes, if specified once, but if basic mode is switched on, they are not applied
◆ emailAddresses
string [] RingCentral.NotificationSettingsUpdateRequest.emailAddresses |
|
getset |
List of notification recipient email addresses. Should not be empty if 'includeManagers' parameter is set to false
◆ inboundFaxes
◆ inboundTexts
◆ includeManagers
bool? RingCentral.NotificationSettingsUpdateRequest.includeManagers |
|
getset |
Specifies if managers' emails are included in the list of emails to which notifications are sent. If not specified, then the value is true
Default: true
◆ missedCalls
◆ outboundFaxes
◆ smsEmailAddresses
string [] RingCentral.NotificationSettingsUpdateRequest.smsEmailAddresses |
|
getset |
List of notification recipient email addresses
◆ voicemails
VoicemailsInfo RingCentral.NotificationSettingsUpdateRequest.voicemails |
|
getset |
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/NotificationSettingsUpdateRequest.cs