doc_out/VoicemailUserPolicy.html.md in purecloud-0.66.1 vs doc_out/VoicemailUserPolicy.html.md in purecloud-0.67.1
- old
+ new
@@ -5,19 +5,12 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **enabled** | **BOOLEAN** | | [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] |
-| **pin** | **String** | | [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 the user has voicemail enabled | [optional] |
+| **alert_timeout_seconds** | **Integer** | The number of seconds to ring the user's phone before a call is transfered to voicemail | [optional] |
+| **pin** | **String** | The user's PIN to access their voicemail. This property is only used for updates and never provided otherwise to ensure security | [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"}