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

OrderLineItemTaxType.md

File metadata and controls

17 lines (11 loc) · 490 Bytes

OrderLineItemTaxType

Description

Indicates how the tax is applied to the associated line item or order.

Properties

Name Type
UNKNOWN_TAX string
ADDITIVE string
INCLUSIVE string

Note: All properties are protected and only accessed via getters and setters.

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