<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [Stats](./x-types.stats.md) &gt; [price](./x-types.stats.price.md)

## Stats.price property

**Signature:**

```typescript
price: {
        min: number | undefined;
        max: number | undefined;
    };
```
