Instance Property

nonConsumablePurchases

Returns all product IDs of the non-subscription purchases a user has made.

Declaration

@objc var nonConsumablePurchases: Set<String> { get }