# DeletedObjectResource

The `DeletedObjectResource` type represents an item that has been deleted from the database.

## Properties

| Property                       | Type      | Description                                         |
| ------------------------------ | --------- | --------------------------------------------------- |
| <a id="deleted"></a> `deleted` | `boolean` | Whether the object has been deleted.                |
| <a id="id"></a> `id?`          | `string`  | The unique identifier for the deleted object.       |
| <a id="object"></a> `object`   | `string`  | The type of object that has been deleted.           |
| <a id="slug"></a> `slug?`      | `string`  | The URL-friendly identifier for the deleted object. |

---

## Sitemap

[Overview of all docs pages](https://clerk.com/docs/llms.txt)
