Sha256: ef3f712a4b406e3788038f3e933de95b543accadeec447dbcf85e358c83e8718
Contents?: true
Size: 800 Bytes
Versions: 63
Compression:
Stored size: 800 Bytes
Contents
--- 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] | | **translation_map_defaults** | **Hash<String, String>** | Map 'attribute name' and 'default value' pairs used as fallback values if JSON path extraction fails for specified key. | [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"}
Version data entries
63 entries across 63 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-44.0.0 | docs/ResponseConfig.md |
purecloudplatformclientv2-43.1.0 | docs/ResponseConfig.md |
purecloudplatformclientv2-43.0.0 | docs/ResponseConfig.md |