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 |
|---|---|
String |
toString() |
getAmountpublic OrderDiscount(AbstractAmount amount)
Copyright © 2017 SAP SE. All Rights Reserved.