---
id: v1-owner-dto
title: OwnerDto
pagination_label: OwnerDto
sidebar_label: OwnerDto
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'OwnerDto', 'v1OwnerDto']
slug: /tools/sdk/typescript/access_requests/models/owner-dto
tags: ['SDK', 'Software Development Kit', 'OwnerDto', 'v1OwnerDto']
---

# OwnerDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **(optional)** `string` | Owner\'s DTO type. | [default to undefined]
**id** | **(optional)** `string` | Owner\'s identity ID. | [default to undefined]
**name** | **(optional)** `string` | Owner\'s name. | [default to undefined]

