---
title: priceRange
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inridepartysizeoption/pricerange
---

# priceRange

The pricing information for parties of the specified size.

## Declaration

```swift
var priceRange: INPriceRange? { get }
```

## Discussion

Discussion When presenting pricing information for this party size, SiriKit displays a formatted version of this value.

## See Also

### Getting the Party Size Information

- [partySizeRange](intents/inridepartysizeoption/partysizerange.md)
- [sizeDescription](intents/inridepartysizeoption/sizedescription.md)
