--- title: ResponseConfig --- ## PureCloud::ResponseConfig ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **translation_map** | **Hash<String, String>** | Map 'attribute name' and 'JSON path' pairs used to extract data from REST response. | [optional] | | **success_template** | **String** | Velocity template to build response to return from Action. | [optional] | | **success_template_uri** | **String** | URI to retrieve success template. | [optional] | {: class="table table-striped"}