@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 373 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) > [originalValue](./x-types.resultprice.originalvalue.md)
## ResultPrice.originalValue property
The old value.
**Signature:**
```typescript
originalValue: number;
```