---
title: nonRenewable
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/product/producttype/nonrenewable
---

# nonRenewable

A non-renewing subscription.

## Declaration

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

## See Also

### Getting the Product Type

- [consumable](storekit/product/producttype/consumable.md)
- [nonConsumable](storekit/product/producttype/nonconsumable.md)
- [autoRenewable](storekit/product/producttype/autorenewable.md)
