| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<LineItemReductionCreate> |
RefundCreate.reductions |
| Modifier and Type | Method and Description |
|---|---|
LineItemReductionCreate |
LineItemReductionCreate.lineItemUniqueId(String lineItemUniqueId) |
LineItemReductionCreate |
LineItemReductionCreate.quantityReduction(BigDecimal quantityReduction) |
LineItemReductionCreate |
LineItemReductionCreate.unitPriceReduction(BigDecimal unitPriceReduction) |
| Modifier and Type | Method and Description |
|---|---|
List<LineItemReductionCreate> |
RefundCreate.getReductions() |
| Modifier and Type | Method and Description |
|---|---|
RefundCreate |
RefundCreate.addReductionsItem(LineItemReductionCreate reductionsItem) |
| Modifier and Type | Method and Description |
|---|---|
RefundCreate |
RefundCreate.reductions(List<LineItemReductionCreate> reductions) |
void |
RefundCreate.setReductions(List<LineItemReductionCreate> reductions) |
Copyright © 2021. All rights reserved.