Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 937 Bytes

TaxDataOrderTaxDetailsItemInterface.md

File metadata and controls

14 lines (10 loc) · 937 Bytes

TaxDataOrderTaxDetailsItemInterface

Properties

Name Type Description Notes
type string Type (shipping, product, weee, gift wrapping, etc) [optional]
item_id int Item id if this item is a product [optional]
associated_item_id int Associated item id if this item is associated with another item, null otherwise [optional]
applied_taxes \Swagger\Client\Model\TaxDataOrderTaxDetailsAppliedTaxInterface[] Applied taxes [optional]
extension_attributes \Swagger\Client\Model\TaxDataOrderTaxDetailsItemExtensionInterface [optional]

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