public
/
com.revenuecat.purchases
/
PeriodType
Period
Type
enum
PeriodType
:
Enum
<
PeriodType
>
Content copied to clipboard
Enum of supported period types for an entitlement.
Entries
Properties
Entries
TRIAL
Link copied to clipboard
TRIAL
()
Content copied to clipboard
If the entitlement is under a trial period.
INTRO
Link copied to clipboard
INTRO
()
Content copied to clipboard
If the entitlement is under a introductory price period.
NORMAL
Link copied to clipboard
NORMAL
()
Content copied to clipboard
If the entitlement is not under an introductory or trial period.
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard