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