You are here

protected property TaxZone::$rates in Commerce Core 8.2

The tax rates.

Type: \Drupal\commerce_tax\TaxRate[]

File

modules/tax/src/TaxZone.php, line 46

Class

TaxZone
Represents a tax zone.

Namespace

Drupal\commerce_tax

Code

protected $rates;