AcceptedPaymentMethodsResponse
extends PaginatedResponse
in package
Tags
Table of Contents
- __construct() : mixed
- getMethods() : array<string|int, PaymentMethod>
- getPagination() : Pagination
Methods
__construct()
public
__construct(ResponseInterface $response) : mixed
Parameters
- $response : ResponseInterface
Tags
Return values
mixed —getMethods()
public
getMethods() : array<string|int, PaymentMethod>
Tags
Return values
array<string|int, PaymentMethod> —getPagination()
public
getPagination() : Pagination