You are here

protected property TaxRate::$rate in Ubercart 8.4

The tax rate.

Type: float

File

uc_tax/src/Entity/TaxRate.php, line 79

Class

TaxRate
Defines a tax rate configuration entity.

Namespace

Drupal\uc_tax\Entity

Code

protected $rate;