public class OrderDiscount extends AbstractDiscount
| Constructor and Description |
|---|
OrderDiscount(AbstractAmount amount)
Creates a new order level discount with a specific amount.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getAmountpublic OrderDiscount(AbstractAmount amount)
Copyright © 2018 SAP SE. All Rights Reserved.