Enum ISN_SKProductDiscountType
Values representing the types of discount offers an app can present.
Namespace: SA.iOS.StoreKit
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_SKProductDiscountType
Fields
Name | Description |
---|---|
Introductory | A constant indicating the discount type is an introductory offer. |
Subscription | A constant indicating the discount type is a subscription offer. |