Uses of Interface
ru.easydonate.easydonate4j.api.v3.data.model.shop.purchase.MassSaleDiscount
-
Packages that use MassSaleDiscount Package Description ru.easydonate.easydonate4j.api.v3.data.model.shop.purchase -
-
Uses of MassSaleDiscount 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 MassSaleDiscount Modifier and Type Method Description @NotNull Optional<MassSaleDiscount>Discounts. getActiveMassSale()Get the active mass sale discount.
-