---
title: nonConsumable
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/product/producttype/nonconsumable
---

# nonConsumable

A non-consumable in-app purchase.

## Declaration

```swift
static let nonConsumable: Product.ProductType
```

## See Also

### Getting the Product Type

- [consumable](storekit/product/producttype/consumable.md)
- [nonRenewable](storekit/product/producttype/nonrenewable.md)
- [autoRenewable](storekit/product/producttype/autorenewable.md)
