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