Uses of Interface
ru.easydonate.easydonate4j.api.v3.data.model.shop.purchase.Discounts
-
Packages that use Discounts Package Description ru.easydonate.easydonate4j.api.v3.data.model.shop.purchase -
-
Uses of Discounts in ru.easydonate.easydonate4j.api.v3.data.model.shop.purchase
Methods in ru.easydonate.easydonate4j.api.v3.data.model.shop.purchase that return types with arguments of type Discounts Modifier and Type Method Description @NotNull Optional<Discounts>PurchasedProduct. getDiscounts()Get the optional-wrapped applied discounts of this purchase.
-