Enumerations

The following enumerations are available globally.

  • 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
  • Errors which can occur when using the TaxCalulator

    See more

    Declaration

    Swift

    public enum TaxErrors : Error
    extension TaxErrors: LocalizedError