Interface WithdrawalReadServiceInterface

Interface WithdrawalReadServiceInterface

Direct known implementers

WithdrawalReadService

Methods summary

public getAll( void ) : WithdrawalCollection

Returns withdrawal entities as collection.

public getById( IdType $withdrawalId ) : Withdrawal

Returns withdrawal entity by given id.