discounts property

List<AdaptyProductDiscount>? discounts
final

An array of AdaptyProductDiscount discount offers available for the product.

Implementation

final List<AdaptyProductDiscount>? discounts;