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