---
title: Product.SubscriptionOffer.OfferType
framework: storekit
role: symbol
role_heading: Structure
path: storekit/product/subscriptionoffer/offertype
---

# Product.SubscriptionOffer.OfferType

The types of offers for auto-renewable subscriptions.

## Declaration

```swift
struct OfferType
```

## Topics

### Getting offer types

- [introductory](storekit/product/subscriptionoffer/offertype/introductory.md)
- [promotional](storekit/product/subscriptionoffer/offertype/promotional.md)
- [winBack](storekit/product/subscriptionoffer/offertype/winback.md)

### Getting a localized description

- [localizedDescription](storekit/product/subscriptionoffer/offertype/localizeddescription.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Offers

- [Supporting offer codes in your app](storekit/supporting-offer-codes-in-your-app.md)
- [Supporting win-back offers in your app](storekit/supporting-win-back-offers-in-your-app.md)
- [Merchandising win-back offers in your app](storekit/merchandising-win-back-offers-in-your-app.md)
- [Product.SubscriptionOffer](storekit/product/subscriptionoffer.md)
