PeriodType

enum PeriodType : Enum<PeriodType>

Enum of supported period types for an entitlement.

Entries

TRIAL
Link copied to clipboard
If the entitlement is under a trial period.
INTRO
Link copied to clipboard
If the entitlement is under a introductory price period.
NORMAL
Link copied to clipboard
If the entitlement is not under an introductory or trial period.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int