getAll
getById
Interface WithdrawalAccessRepositoryInterface
System
Withdrawal
Repositories
getAll() : \WithdrawalCollection
\WithdrawalCollection
getById(\IdType $withdrawalId) : \Withdrawal
\IdType
IdType of entity to be returned.
\Withdrawal