public class ReceiptDiscountEventResult implements IBundlable
Constructor and Description |
---|
ReceiptDiscountEventResult() |
Modifier and Type | Method and Description |
---|---|
static ReceiptDiscountEventResult |
create() |
java.util.List<ru.evotor.framework.core.action.event.receipt.changes.position.IPositionChange> |
getChanges() |
java.math.BigDecimal |
getDiscount() |
SetExtra |
getExtra() |
android.os.Bundle |
toBundle() |
toBundle
public static ReceiptDiscountEventResult create()
public android.os.Bundle toBundle()
public java.math.BigDecimal getDiscount()
public SetExtra getExtra()
public java.util.List<ru.evotor.framework.core.action.event.receipt.changes.position.IPositionChange> getChanges()