You are here

protected property TaxRate::$default in Commerce Core 8.2

Whether the tax rate is the default for its tax type.

Type: bool

File

modules/tax/src/TaxRate.php, line 38

Class

TaxRate
Represents a tax rate.

Namespace

Drupal\commerce_tax

Code

protected $default;