Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 494 Bytes

OrderLineItemDiscountScope.md

File metadata and controls

17 lines (11 loc) · 494 Bytes

OrderLineItemDiscountScope

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.

[Back to Model list] [Back to API list] [Back to README]