@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 385 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [ResultPrice](./x-types.resultprice.md) > [hasDiscount](./x-types.resultprice.hasdiscount.md)
## ResultPrice.hasDiscount property
Whether this result has discount.
**Signature:**
```typescript
hasDiscount: boolean;
```