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) · 479 Bytes

OrderLineItemTaxScope.md

File metadata and controls

17 lines (11 loc) · 479 Bytes

OrderLineItemTaxScope

Description

Indicates whether this is a line item or order level tax.

Properties

Name Type
OTHER_TAX_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]