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

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [BoundaryResultTypeConstants](./case-boundary.boundaryresulttypeconstants.md) &gt; [RESULT_SUCCESS](./case-boundary.boundaryresulttypeconstants.result_success.md)

## BoundaryResultTypeConstants.RESULT_SUCCESS property

This is a success type with no payload

**Signature:**

```typescript
static readonly RESULT_SUCCESS = "Success";
```
