---
title: minimumPrice
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inpricerange/minimumprice
---

# minimumPrice

The minimum price.

## Declaration

```swift
var minimumPrice: NSDecimalNumber? { get }
```

## Discussion

Discussion If no minimum price was specified at initialization time, the value in this property is nil.

## See Also

### Getting the Price Range Information

- [maximumPrice](intents/inpricerange/maximumprice.md)
- [currencyCode](intents/inpricerange/currencycode.md)
