---
title: RedeemOption
framework: storekit
role: symbol
role_heading: Structure
path: storekit/redeemoption
---

# RedeemOption

An option that customizes the behavior of an offer code redemption.

## Declaration

```swift
struct RedeemOption
```

## Overview

Overview Pass a set of these values to AppStore/presentOfferCodeRedeemSheet(from:options:) to configure the offer code redemption.

## Relationships

### Conforms To

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