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