You are here

protected property TaxRatePercentage::$endDate in Commerce Core 8.2

The end date.

Type: \Drupal\Core\Datetime\DrupalDateTime

File

modules/tax/src/TaxRatePercentage.php, line 33

Class

TaxRatePercentage
Represents a tax rate percentage.

Namespace

Drupal\commerce_tax

Code

protected $endDate;