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