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

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

## BoundarySuccessWithMap.(constructor)

Constructs a new instance of the `BoundarySuccessWithMap` class

**Signature:**

```typescript
constructor(payload: Record<string, unknown>);
```

## Parameters

| Parameter | Type                          | Description |
| --------- | ----------------------------- | ----------- |
| payload   | Record&lt;string, unknown&gt; |             |
