Log in
Model

Details

Magento\Tax\Model\Sales\Order\Details

What it does

This class represents the complete tax details for an order, including all applied taxes and tax information for each order item.

Developers use this class when they need to retrieve or set comprehensive tax calculation data for an order, such as when generating invoices, displaying tax breakdowns, or integrating with tax reporting systems.

Public Methods

  • getAppliedTaxes()
  • getItems()
  • setAppliedTaxes()
  • setItems()
  • getExtensionAttributes()
  • setExtensionAttributes()