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

[Home](./index.md) &gt; [@contract-case/case-definition-dsl](./case-definition-dsl.md) &gt; [interactions](./case-definition-dsl.interactions.md) &gt; [http](./case-definition-dsl.interactions.http.md) &gt; [HttpExample](./case-definition-dsl.interactions.http.httpexample.md) &gt; [response](./case-definition-dsl.interactions.http.httpexample.response.md)

## interactions.http.HttpExample.response property

A test equivalence matcher that will match an HTTP response (recommended: the Test Equivalence Matcher `HttpResponse`<!-- -->)

**Signature:**

```typescript
readonly response: AnyMatcherOrData;
```
