PeriodType

enum PeriodType : Enum<PeriodType>

Enum of supported period types for an entitlement.

Entries

Link copied to clipboard

If the entitlement is under a trial period.

Link copied to clipboard

If the entitlement is under a introductory price period.

Link copied to clipboard

If the entitlement is not under an introductory or trial period.

Properties

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

Sources

Link copied to clipboard