Name | Type | Description | Notes |
---|---|---|---|
type | str | 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 | list[TaxDataOrderTaxDetailsAppliedTaxInterface] | Applied taxes | [optional] |
extension_attributes | TaxDataOrderTaxDetailsItemExtensionInterface | [optional] |