RetailCRM API Client

ResponseData
in package

Class ResponseData

Tags
category

ResponseData

Table of Contents

Properties

$baseUrl  : string
$custom  : bool
$request  : RequestInterface
$response  : ResponseInterface
$responseArray  : array<int|string, mixed>
$responseModel  : ResponseInterface
$type  : string

Methods

__construct()  : mixed
ResponseData constructor.

Properties

$responseArray

public array<int|string, mixed> $responseArray

Methods

__construct()

ResponseData constructor.

public __construct(string $baseUrl, RequestInterface $request, ResponseInterface $response, string $type[, bool $custom = false ]) : mixed
Parameters
$baseUrl : string
$request : RequestInterface
$response : ResponseInterface
$type : string
$custom : bool = false
Tags
SuppressWarnings

(PHPMD.BooleanArgumentFlag)


        
On this page

Search results