activePurchases property

List<NamiPurchase> activePurchases
final

The last known Purchases that unlocked this entitlement. There must be a corresponding NamiSKU associated to this NamiPurchase. That NamiSKU must reside in purchasedSKUs.

Implementation

final List<NamiPurchase> activePurchases;