class ShopService

Constants

TAG_MATCH_EXACT

TAG_MATCH_ANY

URI

Methods

__construct(ClientInterface$client)

No description

ResponseInterface
list(array$queryTags,array$couponCodes =[],string|null$match =null,bool$allChained =false,bool$skipCache =false,bool$withHidden =false)

No description

Details

at line22
__construct(ClientInterface$client)

Parameters

ClientInterface $client

at line27
ResponseInterface list(array$queryTags,array$couponCodes =[],string|null$match =null,bool$allChained =false,bool$skipCache =false,bool$withHidden =false)

Parameters

array $queryTags
array $couponCodes
string|null $match
bool $allChained
bool $skipCache
bool $withHidden

Return Value

ResponseInterface