--- title: Prompt --- ## PureCloud::Prompt ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The prompt identifier | [optional] | | **name** | **String** | The prompt name. | | | **description** | **String** | | [optional] | | **resources** | [**Array<PromptAsset>**](PromptAsset.html) | | [optional] | | **current_operation** | [**Operation**](Operation.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}