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

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [PrintableMatchError](./case-boundary.printablematcherror.md) &gt; [actual](./case-boundary.printablematcherror.actual.md)

## PrintableMatchError.actual property

A string representation of the actual data received (may contain newlines)

**Signature:**

```typescript
readonly actual: string;
```
