ProductGroup
extends Model
in package
WHMCS ProductGroup Resource <hr/> WHMCS tables: <ul> <li>tblproductgroups</li> </ul>
Table of Contents
- $created_at : DateTime
- $group_slug : string
- $headline : string
- $hidden : bool
- $id : int
- $name : string
- $slug : string
- $tagline : string
- $updated_at : DateTime
Properties
$created_at
public
DateTime
$created_at
$group_slug
public
string
$group_slug
$headline
public
string
$headline
$hidden
public
bool
$hidden
$id
public
int
$id
$name
public
string
$name
$slug
public
string
$slug
$tagline
public
string
$tagline
$updated_at
public
DateTime
$updated_at