> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum DashboardTileOptionType

> Dashboard tile option type

Dashboard tile option type

## Syntax

```crmscript theme={null}
DashboardTileOptionType
```

## Fields

| Name    | Description  |
| ------- | ------------ |
| None    | Unknown type |
| String  | String       |
| Integer | Integer      |
| Boolean | Boolean      |
| List    | List         |
