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

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [ContractCaseBoundaryConfig](./case-boundary.contractcaseboundaryconfig.md) &gt; [contractFilename](./case-boundary.contractcaseboundaryconfig.contractfilename.md)

## ContractCaseBoundaryConfig.contractFilename property

The filename where the contract will be written. If you provide this, `contractDir` is ignored

**Signature:**

```typescript
readonly contractFilename?: string;
```
