NotificationSettings
Properties
Name | Type | Required | Description |
---|---|---|---|
uri | str | ❌ | Canonical URI of notifications settings resource |
email_recipients | List[EmailRecipientInfo] | ❌ | List of extensions specified as email notification recipients. Returned only for call queues where queue managers are assigned as user extensions. |
email_addresses | List[str] | ❌ | List of notification recipient email addresses |
include_managers | bool | ❌ | Specifies if managers' emails are included in the list of emails to which notifications are sent |
sms_email_addresses | List[str] | ❌ | List of notification recipient email addresses |
advanced_mode | bool | ❌ | 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 |
voicemails | VoicemailsInfo | ❌ | |
inbound_faxes | InboundFaxesInfo | ❌ | |
outbound_faxes | OutboundFaxesInfo | ❌ | |
inbound_texts | InboundTextsInfo | ❌ | |
missed_calls | MissedCallsInfo | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs