Documentation

Client
in package

Table of Contents

$apiKey  : mixed
$ch  : mixed
__construct()  : mixed
__destruct()  : mixed
followProducts()  : FollowProductsResponse
getProduct()  : Product
curlRequest()  : string
getCurlHandle()  : mixed

Properties

Methods

__construct()

public __construct(string $apiKey) : mixed
Parameters
$apiKey : string
Return values
mixed

__destruct()

public __destruct() : mixed
Return values
mixed

curlRequest()

private curlRequest(array<string|int, mixed> $options) : string
Parameters
$options : array<string|int, mixed>
Return values
string

getCurlHandle()

private getCurlHandle() : mixed
Return values
mixed

Search results