> ## Documentation Index
> Fetch the complete documentation index at: https://terminal49-current-status.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# IncludeParam generic type alias reference

> Reference for IncludeParam, the generic type alias that lets SDK methods accept either an array of include names or a comma-separated include string.

# Type Alias: IncludeParam\<TInclude>

> **IncludeParam**\<`TInclude`> = readonly `TInclude`\[] | `string`

## Type Parameters

| Type Parameter                |
| ----------------------------- |
| `TInclude` *extends* `string` |
