---
id: v1-search-attribute-config
title: SearchAttributeConfig
pagination_label: SearchAttributeConfig
sidebar_label: SearchAttributeConfig
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'SearchAttributeConfig', 'v1SearchAttributeConfig']
slug: /tools/sdk/typescript/search_attribute_configuration/models/search-attribute-config
tags: ['SDK', 'Software Development Kit', 'SearchAttributeConfig', 'v1SearchAttributeConfig']
---

# SearchAttributeConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **(optional)** `string` | Name of the new attribute | [default to undefined]
**displayName** | **(optional)** `string` | The display name of the new attribute | [default to undefined]
**applicationAttributes** | **(optional)** `object` | Map of application id and their associated attribute. | [default to undefined]

