Sha256: 7300b6b94ed4eccb86335708c6b56b7ac167ed131f3f030f56c4ff6fada81521
Contents?: true
Size: 1.04 KB
Versions: 168
Compression:
Stored size: 1.04 KB
Contents
--- title: Greeting --- ## PureCloud::Greeting ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **type** | **String** | Greeting type | | | **owner_type** | **String** | Greeting owner type | | | **owner** | [**DomainEntity**](DomainEntity.html) | Greeting owner | | | **audio_file** | [**GreetingAudioFile**](GreetingAudioFile.html) | | [optional] | | **audio_tts** | **String** | | [optional] | | **created_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **created_by** | **String** | | [optional] | | **modified_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **modified_by** | **String** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
168 entries across 168 versions & 2 rubygems