Package apple.storekit.enums
Class SKProductPeriodUnit
- java.lang.Object
-
- apple.storekit.enums.SKProductPeriodUnit
-
public final class SKProductPeriodUnit extends java.lang.Object
-
-
Field Detail
-
Day
public static final long Day
- See Also:
- Constant Field Values
-
Week
public static final long Week
- See Also:
- Constant Field Values
-
Month
public static final long Month
- See Also:
- Constant Field Values
-
Year
public static final long Year
- See Also:
- Constant Field Values
-
-