---
title: type
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/type
---

# type

The type of In-App Purchase products you can offer in your app.

## Declaration

```data
string type
```

## Possible Values

Auto-Renewable Subscription: An auto-renewable subscription Non-Consumable: A non-consumable In-App Purchase Consumable: A consumable In-App Purchase Non-Renewing Subscription: A non-renewing subscription

## See Also

### Product information

- [productId](appstoreserverapi/productid.md)
- [subscriptionGroupIdentifier](appstoreserverapi/subscriptiongroupidentifier.md)
- [quantity](appstoreserverapi/quantity.md)
