# ParamType (/docs/api/type-aliases/ParamType)



```ts
type ParamType = "string" | "number" | "boolean" | "enum" | "object" | "stepList" | "steps";
```

Defined in: [packages/core/src/symbols.ts:5](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/symbols.ts#L5)


## Sitemap

Browse the full documentation: [Markdown sitemap](https://austenstone.github.io/actio/sitemap.md) · [XML sitemap](https://austenstone.github.io/actio/sitemap.xml)