Package apple.storekit.enums
Class SKProductDiscountType
- java.lang.Object
-
- apple.storekit.enums.SKProductDiscountType
-
public final class SKProductDiscountType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longIntroductorystatic longSubscription
-
-
-
Field Detail
-
Introductory
public static final long Introductory
- See Also:
- Constant Field Values
-
Subscription
public static final long Subscription
- See Also:
- Constant Field Values
-
-