---
id: v1-tag
title: Tag
pagination_label: Tag
sidebar_label: Tag
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'Tag', 'v1Tag']
slug: /tools/sdk/typescript/data_access_security/models/tag
tags: ['SDK', 'Software Development Kit', 'Tag', 'v1Tag']
---

# Tag

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `number` | The unique identifier for the tag. | [default to undefined]
**name** | **(optional)** `string` | The display name or label for the tag. | [default to undefined]

