VoicemailsInfo
Properties
Name | Type | Required | Description |
---|---|---|---|
notify_by_email | bool | ❌ | Email notification flag |
notify_by_sms | bool | ❌ | SMS notification flag |
advanced_email_addresses | List[str] | ❌ | List of recipient email addresses for voicemail notifications. Returned if specified, in both modes (advanced/basic). Applied in advanced mode only |
advanced_sms_email_addresses | List[str] | ❌ | List of recipient phone numbers for voicemail notifications. Returned if specified, in both modes (advanced/basic). Applied in advanced mode only |
include_attachment | bool | ❌ | Indicates whether voicemail should be attached to email |
include_transcription | bool | ❌ | Specifies whether to add voicemail transcription or not |
mark_as_read | bool | ❌ | Indicates whether a voicemail should be automatically marked as read |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs