offer
The offer that applies to the transaction, including its offer type, payment mode, and ID.
Declaration
let offer: Transaction.Offer?Mentioned in
Discussion
This value is nil if the transaction doesn’t include an offer.
You set up offers for auto-renewable subscriptions and other In-App Purchase product types in App Store Connect. If a customer redeems an offer, this property contains the offer details, including its type, paymentMode, and id. For more information, see Transaction.Offer.