Class ListZipsResponse
see | |
---|---|
package |
Dumkaaa\Boxberry\Api\C2C\Message\Response |
__construct(\Dumkaaa\Boxberry\Api\Common\Message\RequestInterface $request, mixed $data)
getCollection(string $collectionClass = \Dumkaaa\Boxberry\Api\Common\Model\CreateFromAttributesInterface::class) : array<mixed,\Dumkaaa\Boxberry\Api\Common\Model\AbstractModel>|array<mixed,object>
inheritdoc | |
---|---|
string
класс для наполнения им коллекции
array<mixed,\Dumkaaa\Boxberry\Api\Common\Model\AbstractModel>|array<mixed,object>
getData() : mixed
mixed
getError() : null|string
null|string
getRequest() : \Dumkaaa\Boxberry\Api\Common\Message\RequestInterface
getStatus() : null|string
null|string
isSuccessful() : boolean
boolean
request : \Dumkaaa\Boxberry\Api\Common\Message\RequestInterface
data : mixed
var |
Ответ (данные) |
---|
mixed