WithdrawalReaderInterface

Extends

Interface WithdrawalReaderInterface

category

System

package

Withdrawal

subpackage

Repositories

Methods

Returns all withdrawal entities as array

getAll() : array

Response

array

Returns withdrawal entity data by the given id.

getById(\IdType $withdrawalId) : array

Arguments

$withdrawalId

\IdType

Response

array