You are here

protected property VerificationResult::$state in Commerce Core 8.2

The state.

One of the STATE_ constants.

Type: string

File

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

Class

VerificationResult
Represents a tax number verification result.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxNumberType

Code

protected $state;