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

# consumable

A consumable in-app purchase.

## Declaration

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

## See Also

### Getting the Product Type

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