doc_out/VoicemailOrganizationPolicy.html.md in purecloud-0.66.1 vs doc_out/VoicemailOrganizationPolicy.html.md in purecloud-0.67.1

- old
+ new

@@ -5,24 +5,15 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **enabled** | **BOOLEAN** | | [optional] | -| **retention_time_days** | **Integer** | | [optional] | -| **alert_timeout_seconds** | **Integer** | | [optional] | -| **minimum_recording_time_seconds** | **Integer** | | [optional] | -| **maximum_recording_time_seconds** | **Integer** | | [optional] | -| **unavailable_message_uri** | **String** | | [optional] | -| **name_prompt_message_uri** | **String** | | [optional] | -| **full_message_uri** | **String** | | [optional] | -| **compress_silence** | **BOOLEAN** | | [optional] | -| **pin_configuration** | [**PINConfiguration**](PINConfiguration.html) | | [optional] | -| **quota_size_bytes** | **Integer** | | [optional] | -| **created_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | -| **modified_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | +| **enabled** | **BOOLEAN** | Whether voicemail is enable for this organization | [optional] | +| **alert_timeout_seconds** | **Integer** | The organization's default number of seconds to ring a user's phone before a call is transfered to voicemail | [optional] | +| **pin_configuration** | [**PINConfiguration**](PINConfiguration.html) | The configuration for user PINs to access their voicemail from a phone | [optional] | | **voicemail_extension** | **String** | The extension for voicemail retrieval. The default value is *86. | [optional] | | **pin_required** | **BOOLEAN** | If this is true, a PIN is required when accessing a user's voicemail from a phone. | [optional] | | **send_email_notifications** | **BOOLEAN** | Whether email notifications are sent for new voicemails in the organization. If false, new voicemail email notifications are not be sent for the organization overriding any user or group setting. | [optional] | +| **modified_date** | **DateTime** | The date the policy was last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | {: class="table table-striped"}