public class VoucherifyUtils
extends java.lang.Object
| Constructor and Description |
|---|
VoucherifyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.math.BigDecimal |
calculateDiscount(java.math.BigDecimal basePrice,
Voucher voucher) |
static java.math.BigDecimal |
calculatePrice(java.math.BigDecimal basePrice,
Voucher voucher) |