Name | Type | Description | Notes |
---|---|---|---|
enabled | str | Whether voicemail is enabled. Boolean. | [optional] |
password | str | Password for accessing voicemail box. Must be digits only. | [optional] |
greeting | GreetingInput | [optional] | |
attachments | str | If notification emails are being used, this defines the format of the audio attachments. Can be "wav" for WAV format, "mp3" for MP3 format, or NULL to disable attachments. | [optional] |
notifications | Notification | Voicemail Notifications Object. See below for details. Can be set to NULL to disable notifications. | [optional] |
transcription | str | Type of voicemail transcription to use. Can be "human" for high-quality manual transcriptions by human operators, "automated" for machine-generated transcriptions, or NULL to omit trancriptions. Changing this option will affect your monthly bill. Please see our Control Panel or contact Customer Service for details. | [optional] |