Documentation

Client
in package

Tags

Table of Contents

$depositAccounts  : DepositAccountResource
$guzzle  : ClientInterface
$organization  : OrganizationResource
$payer  : PayerResource
$transactions  : TransactionResource
__call()  : mixed
__construct()  : mixed
__get()  : mixed
depositAccounts()  : DepositAccountResource
organization()  : OrganizationResource
payer()  : PayerResource
transactions()  : TransactionResource

Properties

$guzzle

public ClientInterface $guzzle
Tags

Methods

__call()

public __call(string $name, array<string|int, mixed> $id) : mixed
Parameters
$name : string
$id : array<string|int, mixed>
Tags
Return values
mixed

__construct()

public __construct(ClientInterface $guzzle) : mixed
Parameters
$guzzle : ClientInterface
Tags
codeCoverageIgnore
Return values
mixed

__get()

public __get(string $name) : mixed
Parameters
$name : string
Tags
Return values
mixed

Search results