---
hide:
  - toc
---

Formatted data representing a user's title.

## Types

- {{ typeURL("Object") }}

## Properties

| Parameter | Type                    | Description              |
|:---------:|:-----------------------:|:------------------------:|
| `name`    | {{ typeURL("String") }} | The title name           |
| `id`      | {{ typeURL("Number") }} | The title ID             |
| `kind`    | {{ typeURL("Number") }} | The title grouping ID    |
| `color`   | {{ typeURL("String") }} | The title hex color code |