---
title: maximumPrice
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inpricerange/maximumprice
---

# maximumPrice

The maximum price.

## Declaration

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

## Discussion

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

## See Also

### Getting the Price Range Information

- [minimumPrice](intents/inpricerange/minimumprice.md)
- [currencyCode](intents/inpricerange/currencycode.md)
