---
id: v1-context-attribute-dto
title: ContextAttributeDto
pagination_label: ContextAttributeDto
sidebar_label: ContextAttributeDto
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ContextAttributeDto', 'v1ContextAttributeDto']
slug: /tools/sdk/typescript/identities/models/context-attribute-dto
tags: ['SDK', 'Software Development Kit', 'ContextAttributeDto', 'v1ContextAttributeDto']
---

# ContextAttributeDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attribute** | **(optional)** `string` | The name of the attribute | [default to undefined]
**value** | **(optional)** `ContextAttributeDtoValue` |  | [default to undefined]
**derived** | **(optional)** `boolean` | True if the attribute was derived. | [default to false]

