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