Sha256: ad1188ed10320ecf1ba62a707d94412a03fd41d65f68cfe1f011459b5045c6db
Contents?: true
Size: 1009 Bytes
Versions: 152
Compression:
Stored size: 1009 Bytes
Contents
--- title: VoicemailMailboxInfo --- ## PureCloud::VoicemailMailboxInfo ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **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"}
Version data entries
152 entries across 152 versions & 2 rubygems