Enumerations The following enumerations are available globally. TaxCalculator Utility to generate tax relevant data from a Ledger It relies heavily on meta data in the ledger. See more Declaration Swift public enum TaxCalculator Show on GitHub TaxErrors Errors which can occur when using the TaxCalulator See more Declaration Swift public enum TaxErrors : Error extension TaxErrors: LocalizedError Show on GitHub