---
id: v1-attr-sync-source-attribute-config
title: AttrSyncSourceAttributeConfig
pagination_label: AttrSyncSourceAttributeConfig
sidebar_label: AttrSyncSourceAttributeConfig
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AttrSyncSourceAttributeConfig', 'v1AttrSyncSourceAttributeConfig']
slug: /tools/sdk/typescript/sources/models/attr-sync-source-attribute-config
tags: ['SDK', 'Software Development Kit', 'AttrSyncSourceAttributeConfig', 'v1AttrSyncSourceAttributeConfig']
---

# AttrSyncSourceAttributeConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | `string` | Name of the identity attribute | [default to undefined]
**displayName** | `string` | Display name of the identity attribute | [default to undefined]
**enabled** | `boolean` | Determines whether or not the attribute is enabled for synchronization | [default to undefined]
**target** | `string` | Name of the source account attribute to which the identity attribute value will be synchronized if enabled | [default to undefined]

