Class PagedSearchResponse
- Commercetools\Core\Response\AbstractApiResponse implements Commercetools\Core\Response\ApiResponseInterface, Commercetools\Core\Model\Common\ContextAwareInterface, Commercetools\Core\Response\ApiPromiseGetInterface uses Commercetools\Core\Model\Common\ContextTrait
-
Commercetools\Core\Response\PagedQueryResponse
implements
IteratorAggregate,
ArrayAccess
-
Commercetools\Core\Response\PagedSearchResponse
Methods summary
public
|
Methods inherited from Commercetools\Core\Response\PagedQueryResponse
getCount(),
getIterator(),
getOffset(),
getResults(),
getTotal(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset()
Methods inherited from Commercetools\Core\Response\AbstractApiResponse
__construct(),
getBody(),
getCorrelationId(),
getErrors(),
getHeader(),
getHeaders(),
getPromise(),
getRequest(),
getResponse(),
getStatusCode(),
isError(),
then(),
toArray(),
toObject(),
wait()
Methods inherited from Commercetools\Core\Model\Common\ContextAwareInterface
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()
Methods used from Commercetools\Core\Model\Common\ContextTrait
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()