<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [UnhotArgs](./schema.unhotargs.md)

## UnhotArgs interface

<b>Signature:</b>

```typescript
export interface UnhotArgs extends InputColumnListArgs, OutputColumnArgs 
```
<b>Extends:</b> [InputColumnListArgs](./schema.inputcolumnlistargs.md)<!-- -->, [OutputColumnArgs](./schema.outputcolumnargs.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [prefix?](./schema.unhotargs.prefix.md) |  | string | <i>(Optional)</i> |
|  [preserveSource?](./schema.unhotargs.preservesource.md) |  | boolean | <i>(Optional)</i> Keep the original columns (default is to remove source columns). |

