paymentDiscount property

SKPaymentDiscountWrapper? paymentDiscount
final

The details of a discount that should be applied to the payment.

See Implementing Promotional Offers in Your App for more information on generating keys and creating offers for auto-renewable subscriptions. If set to null no discount will be applied to this payment.

Implementation

final SKPaymentDiscountWrapper? paymentDiscount;