---
id: v1-attribute-value-dto
title: AttributeValueDTO
pagination_label: AttributeValueDTO
sidebar_label: AttributeValueDTO
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AttributeValueDTO', 'v1AttributeValueDTO']
slug: /tools/sdk/typescript/access_profiles/models/attribute-value-dto
tags: ['SDK', 'Software Development Kit', 'AttributeValueDTO', 'v1AttributeValueDTO']
---

# AttributeValueDTO

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **(optional)** `string` | Technical name of the Attribute value. This is unique and cannot be changed after creation. | [default to undefined]
**name** | **(optional)** `string` | The display name of the Attribute value. | [default to undefined]
**status** | **(optional)** `string` | The status of the Attribute value. | [default to undefined]

