xrechnung-kit API reference

TaxBreakdown
in package

FinalYes

One row of the document-level tax subtotal. Maps to UBL <cac:TaxSubtotal> inside <cac:TaxTotal>.

For an invoice with multiple VAT rates (BR-CO-18) MappingData carries one TaxBreakdown per (category, percent) combination. The Generator sorts them by (category, percent) ascending so the same input always produces the same XML.

Table of Contents

Properties

$category  : XRechnungTaxCategory
$percent  : string
$taxableAmount  : Money
$taxAmount  : Money

Methods

__construct()  : mixed

Properties

Methods


        
On this page

Search results