# ImageResource

Represents information about an image.

## Properties

| Property                           | Type                       | Description                         |
| ---------------------------------- | -------------------------- | ----------------------------------- |
| <a id="id"></a> `id?`              | `string`                   | The unique identifier of the image. |
| <a id="name"></a> `name`           | `null | string` | The name of the image.              |
| <a id="publicurl"></a> `publicUrl` | `null | string` | The public URL of the image.        |

---

## Sitemap

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