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

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [BoundaryResult](./case-boundary.boundaryresult.md) &gt; [(constructor)](./case-boundary.boundaryresult._constructor_.md)

## BoundaryResult.(constructor)

Constructs a new instance of the `BoundaryResult` class

**Signature:**

```typescript
constructor(result: BoundaryResultType);
```

## Parameters

| Parameter | Type               | Description |
| --------- | ------------------ | ----------- |
| result    | BoundaryResultType |             |
