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