You are here

constant VerificationResult::STATE_SUCCESS in Commerce Core 8.2

Available states.

File

modules/tax/src/Plugin/Commerce/TaxNumberType/VerificationResult.php, line 13

Class

VerificationResult
Represents a tax number verification result.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxNumberType

Code

const STATE_SUCCESS = 'success';