CustomerGroup
in package
Class CustomerGroup
Table of Contents
- $id : int
- create() : CustomerGroup
- id() : int
- __construct() : mixed
Properties
$id
private
int
$id
Methods
create()
public
static create(int $id) : CustomerGroup
Parameters
- $id : int
Return values
CustomerGroup —id()
public
id() : int
Return values
int —__construct()
private
__construct(int $id) : mixed
Parameters
- $id : int