Skip to main content

Module tax_schema

Module tax_schema 

Source

Structs§

ClearingResult
The result of clearing a batch across jurisdictions: per-jurisdiction net liabilities plus the grand net.
JurisdictionLiability
Net cleared liability for one jurisdiction.
TaxClearingHouse
Multi-jurisdiction “Information Banking” tax clearing house.
TaxLineItem
A single transaction line to clear — typically projected from a transaction Quin (jurisdiction, category, amount), so clearing happens “at the nquin level” without mutating the immutable graph.
TaxRule
TaxRuleSchema
Defines modular tax and jurisdictional rulesets to be loaded into the Webizen VM. These rules are applied to the immutable Quins to compute dynamic, mutable tax liabilities without polluting the underlying graph.