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