WithdrawalReadServiceInterface

Extends

Interface WithdrawalReadServiceInterface

category

System

package

Withdrawal

subpackage

Interfaces

Methods

Returns withdrawal entities as collection.

getAll() : \WithdrawalCollection

Returns withdrawal entity by given id.

getById(\IdType $withdrawalId) : \Withdrawal

Arguments

$withdrawalId

\IdType

Response

\Withdrawal