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