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