Sha256: 9af904d482979489b66578f270401108fa727f7e5d7831308107cd332e05e95c
Contents?: true
Size: 1.05 KB
Versions: 25
Compression:
Stored size: 1.05 KB
Contents
--- title: VoicemailMessage --- ## PureCloud::VoicemailMessage ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **conversation** | [**Conversation**](Conversation.html) | | [optional] | | **read** | **BOOLEAN** | | [optional] [default to false]| | **audio_recording_duration_seconds** | **Integer** | | [optional] | | **audio_recording_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] | | **caller_address** | **String** | | [optional] | | **caller_name** | **String** | | [optional] | | **caller_user** | [**User**](User.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
25 entries across 25 versions & 1 rubygems