Enumeration INTRO_ELIGIBILITY_STATUS

Enumeration Members

INTRO_ELIGIBILITY_STATUS_ELIGIBLE: 2

The user is eligible for a free trial or intro pricing for this product.

INTRO_ELIGIBILITY_STATUS_INELIGIBLE: 1

The user is not eligible for a free trial or intro pricing for this product.

INTRO_ELIGIBILITY_STATUS_NO_INTRO_OFFER_EXISTS: 3

There is no free trial or intro pricing for this product.

INTRO_ELIGIBILITY_STATUS_UNKNOWN: 0

RevenueCat doesn't have enough information to determine eligibility.

Generated using TypeDoc