---
id: v1-dimension-attribute
title: DimensionAttribute
pagination_label: DimensionAttribute
sidebar_label: DimensionAttribute
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'DimensionAttribute', 'v1DimensionAttribute']
slug: /tools/sdk/typescript/roles/models/dimension-attribute
tags: ['SDK', 'Software Development Kit', 'DimensionAttribute', 'v1DimensionAttribute']
---

# DimensionAttribute

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **(optional)** `string` | Name of the attribute | [default to undefined]
**displayName** | **(optional)** `string` | Display name of the attribute | [default to undefined]
**derived** | **(optional)** `boolean` | If an attribute is derived, its value comes from the identity. Otherwise, it can be provided with access request | [default to true]

