<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [Result](./x-types.result.md) &gt; [type](./x-types.result.type.md)

## Result.type property

The type of the result: product, article, pack, etc...

**Signature:**

```typescript
type?: string;
```
