Versions in this module Expand all Collapse all v0 v0.1.0 Oct 17, 2024 Changes in this version + type LookupAPI interface + LookupTIN func(ctx context.Context, tid *tax.Identity) (bool, error) + func GetLookupAPI(countryCode l10n.TaxCountryCode) LookupAPI