doc_out/VoicemailMailboxInfo.html.md in purecloud-0.60.1 vs doc_out/VoicemailMailboxInfo.html.md in purecloud-0.61.1
- old
+ new
@@ -5,14 +5,14 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **usage_size_bytes** | **Integer** | | [optional] |
-| **total_count** | **Integer** | | [optional] |
-| **unread_count** | **Integer** | | [optional] |
-| **voicemail_policy** | [**VoicemailUserPolicy**](VoicemailUserPolicy.html) | | [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] |
+| **usage_size_bytes** | **Integer** | The total number of bytes for all voicemail message audio recordings | [optional] |
+| **total_count** | **Integer** | The total number of voicemail messages | [optional] |
+| **unread_count** | **Integer** | The total number of voicemail messages marked as unread | [optional] |
+| **deleted_count** | **Integer** | The total number of voicemail messages marked as deleted | [optional] |
+| **created_date** | **DateTime** | The date of the oldest voicemail message. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
+| **modified_date** | **DateTime** | The date of the most recent voicemail message. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
{: class="table table-striped"}