You are here

protected property TaxType::$id in Commerce Core 8.2

The tax type ID.

Type: string

File

modules/tax/src/Entity/TaxType.php, line 64

Class

TaxType
Defines the tax type entity class.

Namespace

Drupal\commerce_tax\Entity

Code

protected $id;