Enumeration Members

AUTO_RENEWABLE_SUBSCRIPTION: "AUTO_RENEWABLE_SUBSCRIPTION"

An auto-renewable subscription.

CONSUMABLE: "CONSUMABLE"

A consumable in-app purchase.

NON_CONSUMABLE: "NON_CONSUMABLE"

A non-consumable in-app purchase. Only applies to Apple Store products.

NON_RENEWABLE_SUBSCRIPTION: "NON_RENEWABLE_SUBSCRIPTION"

A non-renewing subscription. Only applies to Apple Store products.

PREPAID_SUBSCRIPTION: "PREPAID_SUBSCRIPTION"

A subscription that is pre-paid. Only applies to Google Play products.

UNKNOWN: "UNKNOWN"

Unable to determine product type.

Generated using TypeDoc