You are here

protected property BillingSchedule::$unpaidSubscriptionState in Commerce Recurring Framework 8

The unpaid subscription state.

Type: string

File

src/Entity/BillingSchedule.php, line 108

Class

BillingSchedule
Defines the billing schedule entity class.

Namespace

Drupal\commerce_recurring\Entity

Code

protected $unpaidSubscriptionState = 'canceled';