OrderLineItemDiscountScope
March 13, 2019 ยท View on GitHub
Description
Indicates whether this is a line item or order level discount.
Properties
| Name | Type |
|---|---|
| OTHER_DISCOUNT_SCOPE | string |
| LINE_ITEM | string |
| ORDER | string |
Note: All properties are protected and only accessed via getters and setters.