Class PagedQueryResponse
- 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
Direct known subclasses
Methods summary
public
integer
|
|
public
integer
|
|
public
integer
|
|
public
array
|
|
public
Traversable
|
|
public
boolean
|
|
public
mixed
|
|
public
|
|
public
|
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()
Constants summary
string |
COUNT
|
#
'count'
|
string |
OFFSET
|
#
'offset'
|
string |
TOTAL
|
#
'total'
|
string |
RESULTS
|
#
'results'
|