You are here

protected property BillingPeriod::$endDate in Commerce Recurring Framework 8

The end date/time.

Type: \Drupal\Core\Datetime\DrupalDateTime

File

src/BillingPeriod.php, line 34

Class

BillingPeriod
Represents a single billing period.

Namespace

Drupal\commerce_recurring

Code

protected $endDate;