case intro
If the entitlement is under a introductory price period.
case normal
If the entitlement is not under an introductory or trial period.
case trial
If the entitlement is under a trial period.
Framework
@objc(RCPeriodType) enum PeriodType
case intro
case normal
case trial
Swift.CaseIterable
Swift.Decodable
Swift.Equatable
Swift.Hashable
Swift.RawRepresentable