public property CommerceLicenseBase::$status in Commerce License 7
The license status.
Type: integer
File
- includes/
plugins/ license_type/ base.inc, line 197 - Abstract and interface plugin implementation.
Class
- CommerceLicenseBase
- License base class.
Code
public $status = COMMERCE_LICENSE_CREATED;