enum class PeriodType
Enum of supported period types for an entitlement.
NORMAL |
If the entitlement is not under an introductory or trial period. |
INTRO |
If the entitlement is under a introductory price period. |
TRIAL |
If the entitlement is under a trial period. |