Interface WithdrawalReaderInterface

Interface WithdrawalReaderInterface

Direct known implementers

WithdrawalReader

Methods summary

public getAll( void ) : array

Returns all withdrawal entities as array

public getById( IdType $withdrawalId ) : array

Returns withdrawal entity data by the given id.