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

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

## BoundarySuccessWithAny.(constructor)

Constructs a new instance of the `BoundarySuccessWithAny` class

**Signature:**

```typescript
constructor(payload: unknown);
```

## Parameters

| Parameter | Type    | Description |
| --------- | ------- | ----------- |
| payload   | unknown |             |
