Class ResourceResponse
- 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\ResourceResponse
Methods summary
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()