You are here

namespace Drupal\commerce_tax\Plugin\Commerce\TaxNumberType in Commerce Core 8.2

Classsort descending Location Description
EuropeanUnionVat modules/tax/src/Plugin/Commerce/TaxNumberType/EuropeanUnionVat.php Provides the European Union VAT tax number type.
Other modules/tax/src/Plugin/Commerce/TaxNumberType/Other.php Provides the Other tax number type.
SupportsVerificationInterface modules/tax/src/Plugin/Commerce/TaxNumberType/SupportsVerificationInterface.php
TaxNumberTypeBase modules/tax/src/Plugin/Commerce/TaxNumberType/TaxNumberTypeBase.php Provides the base class for tax number types.
TaxNumberTypeInterface modules/tax/src/Plugin/Commerce/TaxNumberType/TaxNumberTypeInterface.php Defines the base interface for tax number types.
TaxNumberTypeWithVerificationBase modules/tax/src/Plugin/Commerce/TaxNumberType/TaxNumberTypeWithVerificationBase.php Provides the base class for tax number types which support verification.
VerificationResult modules/tax/src/Plugin/Commerce/TaxNumberType/VerificationResult.php Represents a tax number verification result.