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