--- title: DefaultGreetingList --- ## PureCloud::DefaultGreetingList ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **owner** | [**GreetingOwner**](GreetingOwner.html) | | [optional] | | **owner_type** | **String** | | [optional] | | **greetings** | [**Hash<String, Greeting>**](Greeting.html) | | [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"}