# AutoCompleteSuggestion ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **display_name** | Option<**String**> | The display name of a suggested item. If `fieldValue` or `predicateValue` are provided, the matching text is highlighted with the HTML bold tag. | [optional] **value** | Option<**String**> | The value of a suggested item. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)