---
id: v1-base-reference-dto
title: BaseReferenceDto
pagination_label: BaseReferenceDto
sidebar_label: BaseReferenceDto
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'BaseReferenceDto', 'v1BaseReferenceDto']
slug: /tools/sdk/typescript/account_deletion_requests/models/base-reference-dto
tags: ['SDK', 'Software Development Kit', 'BaseReferenceDto', 'v1BaseReferenceDto']
---

# BaseReferenceDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **(optional)** `DtoType` |  | [default to undefined]
**id** | **(optional)** `string` | ID of the object to which this reference applies | [default to undefined]
**name** | **(optional)** `string` | Human-readable display name of the object to which this reference applies | [default to undefined]

