doc_out/DialerAction.html.md in purecloud-0.38.1 vs doc_out/DialerAction.html.md in purecloud-0.39.1
- old
+ new
@@ -5,12 +5,12 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **type** | **String** | | [optional] |
-| **action_type_name** | **String** | | [optional] |
-| **update_option** | **String** | | [optional] |
-| **properties** | **Hash<String, String>** | | [optional] |
+| **type** | **String** | Type of the action | |
+| **action_type_name** | **String** | Identifier of the action | |
+| **update_option** | **String** | Indicator of the type of update action (applicable only to certain types of actions) | [optional] |
+| **properties** | **Hash<String, String>** | Map of key-value pairs pertinent to the action (different actions require different properties) | [optional] |
{: class="table table-striped"}