<!-- 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; [base](./case-definition-dsl.interactions.base.md) &gt; [ContractCaseCoreSetup](./case-definition-dsl.interactions.base.contractcasecoresetup.md) &gt; [read](./case-definition-dsl.interactions.base.contractcasecoresetup.read.md)

## interactions.base.ContractCaseCoreSetup.read property

Defines how the ContractCase core will behave when reading (ie, verifying) a interaction of this type.

**Signature:**

```typescript
readonly read: ContractCaseCoreBehaviour;
```
