protected property TaxRate::$id in Ubercart 8.4
The tax rate ID.
Type: string
File
- uc_tax/
src/ Entity/ TaxRate.php, line 65
Class
- TaxRate
- Defines a tax rate configuration entity.
Namespace
Drupal\uc_tax\EntityCode
protected $id;
The tax rate ID.
Type: string
protected $id;