Instance Method

getEligiblePromotionalOffers()

Finds the subset of discounts that’s eligible for the current user.

Declaration

func getEligiblePromotionalOffers() async -> [PromotionalOffer]

Discussion