You are here

public property CommerceLicenseBase::$product_id in Commerce License 7

The product_id of the licensed product.

Type: integer

File

includes/plugins/license_type/base.inc, line 190
Abstract and interface plugin implementation.

Class

CommerceLicenseBase
License base class.

Code

public $product_id;