StoredInstrumentsResponse
in package
Tags
Table of Contents
- __construct() : mixed
- getStoredInstruments() : array<string|int, StoredCard>|array<string|int, StoredBankAccount>|array<string|int, StoredPaypalAccount>
Methods
__construct()
public
__construct(ResponseInterface $response) : mixed
Parameters
- $response : ResponseInterface
Tags
Return values
mixed —getStoredInstruments()
public
getStoredInstruments() : array<string|int, StoredCard>|array<string|int, StoredBankAccount>|array<string|int, StoredPaypalAccount>