--- title: LexIntent --- ## PureCloud::LexIntent ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | The intent name | | | **description** | **String** | A description of the intent | [optional] | | **slots** | [**Hash<String, LexSlot>**](LexSlot.html) | An object mapping slot names to Slot objects | | | **version** | **String** | The intent version | | {: class="table table-striped"}