<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/Product/SubscriptionOffer/OfferType",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "s:8StoreKit7ProductV17SubscriptionOfferV0E4TypeV"
  },
  "title" : "Product.SubscriptionOffer.OfferType"
}
-->

# Product.SubscriptionOffer.OfferType

The types of offers for auto-renewable subscriptions.

```
struct OfferType
```

## Topics

### Getting offer types

[`introductory`](/documentation/StoreKit/Product/SubscriptionOffer/OfferType/introductory)

An introductory offer for an auto-renewable subscription.

[`promotional`](/documentation/StoreKit/Product/SubscriptionOffer/OfferType/promotional)

A promotional offer for an auto-renewable subscription.

[`winBack`](/documentation/StoreKit/Product/SubscriptionOffer/OfferType/winBack)

A win-back offer for an auto-renewable subscription.

### Getting a localized description

[`localizedDescription`](/documentation/StoreKit/Product/SubscriptionOffer/OfferType/localizedDescription)

A string that contains the localized description of the offer type.

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)