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