RefundsResponse extends PaginatedResponse
Table of Contents
- __construct() : mixed
- getPagination() : Pagination
- refunds() : array<string|int, Refund>
Methods
__construct()
public
__construct(ResponseInterface $response) : mixed
Parameters
- $response : ResponseInterface
Return values
mixed —getPagination()
public
getPagination() : Pagination
Return values
Pagination —refunds()
public
refunds() : array<string|int, Refund>