---
id: v1-pat-owner
title: PatOwner
pagination_label: PatOwner
sidebar_label: PatOwner
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'PatOwner', 'v1PatOwner']
slug: /tools/sdk/typescript/personal_access_tokens/models/pat-owner
tags: ['SDK', 'Software Development Kit', 'PatOwner', 'v1PatOwner']
---

# PatOwner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **(optional)** `string` | Personal access token owner\'s DTO type. | [default to undefined]
**id** | **(optional)** `string` | Personal access token owner\'s identity ID. | [default to undefined]
**name** | **(optional)** `string` | Personal access token owner\'s human-readable display name. | [default to undefined]

