---
title: type
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/product/type
---

# type

The in-app purchase product type.

## Declaration

```swift
let type: Product.ProductType
```

## See Also

### Getting product identifiers and type

- [id](storekit/product/id.md)
- [Product.ProductType](storekit/product/producttype.md)
