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

# type

The type of subscription offer, which can be introductory, promotional, or win-back.

## Declaration

```swift
let type: Product.SubscriptionOffer.OfferType
```

## See Also

### Getting the subscription offer type

- [Product.SubscriptionOffer.OfferType](storekit/product/subscriptionoffer/offertype.md)
