Documentation

DepositAccountResource extends AbstractResource
in package

Tags

Table of Contents

$baseUri  : mixed
$guzzle  : mixed
__call()  : mixed
__construct()  : mixed
__get()  : mixed
createOnboardingLink()  : OnboardingLink
fetch()  : Collection|AbstractItem
update()  : DepositAccount
Allows partial updates.
boolsToString()  : array<string|int, mixed>
request()  : AbstractItem|Collection

Properties

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( $guzzle, string $baseUri) : mixed
Parameters
$guzzle :
$baseUri : string
Tags
codeCoverageIgnore
Return values
mixed

__get()

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

boolsToString()

protected boolsToString( $params) : array<string|int, mixed>
Parameters
$params :
Tags
Return values
array<string|int, mixed>

Search results