$id
$id : integer
License
$module : \Pivot\Common\Entities\Module
setName(string $name) : \Pivot\Common\Entities\License
Set name
string | $name |
setDescription(string $description) : \Pivot\Common\Entities\License
Set description
string | $description |
setDeleted(boolean $deleted) : \Pivot\Common\Entities\License
Set deleted
boolean | $deleted |
setLicenseKey(boolean $licenseKey) : \Pivot\Common\Entities\License
Set licenseKey
boolean | $licenseKey |
setModule(\Pivot\Common\Entities\Module $module = null) : \Pivot\Common\Entities\License
Set module
\Pivot\Common\Entities\Module | $module |
getModule() : \Pivot\Common\Entities\Module
Get module