---
title: winBack
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/transaction/offertype-swift.struct/winback
---

# winBack

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

## Declaration

```swift
@backDeployed(before: iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0)
static var winBack: Transaction.OfferType { get }
```

## Discussion

Discussion For more information about win-back offers, see Set up win-back offers. The raw value of the winBack offer type is 4.

## See Also

### Getting offer types

- [introductory](storekit/transaction/offertype-swift.struct/introductory.md)
- [promotional](storekit/transaction/offertype-swift.struct/promotional.md)
- [code](storekit/transaction/offertype-swift.struct/code.md)
