---
id: v1-attribute-definition-type
title: AttributeDefinitionType
pagination_label: AttributeDefinitionType
sidebar_label: AttributeDefinitionType
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AttributeDefinitionType', 'v1AttributeDefinitionType']
slug: /tools/sdk/typescript/sources/models/attribute-definition-type
tags: ['SDK', 'Software Development Kit', 'AttributeDefinitionType', 'v1AttributeDefinitionType']
---

# AttributeDefinitionType

## Enum


* `String` (value: `'STRING'`)

* `Long` (value: `'LONG'`)

* `Int` (value: `'INT'`)

* `Boolean` (value: `'BOOLEAN'`)

* `Date` (value: `'DATE'`)


