CloneableInstantiable
Methods |
public __construct(PHPFUI |
public get(string $sequence_ids) : array GET a collection of V2 and V3 API List IDs This GET call retrieves a collection of cross-referenced list sequence
IDs (
|
Properties |
Methods |
Methods |
public __construct(PHPFUI |
public get(string $sequence_ids) : array GET a collection of V2 and V3 API List IDs This GET call retrieves a collection of cross-referenced list sequence
IDs (
|
public PHPFUI\ConstantContact\Base::getLastError() : string |
public PHPFUI\ConstantContact\Base::getResponseText() : string |
public PHPFUI\ConstantContact\Base::getStatusCode() : int |
public PHPFUI\ConstantContact\Base::next() : array If the endpoint is paginated, you can call next() to retrieve the next set of data. If no next is provided, an empty array is returned.
|
public PHPFUI\ConstantContact\Base::success() : bool |
Properties |
protected PHPFUI |
protected string PHPFUI\ConstantContact\Base::$urlPath |
Methods |
protected PHPFUI\ConstantContact\Base::doDelete(array $parameters) : bool |
protected PHPFUI\ConstantContact\Base::doGet(array $parameters) : array |
protected PHPFUI\ConstantContact\Base::doPatch(array $parameters) : array |
protected PHPFUI\ConstantContact\Base::doPost(array $parameters) : array |
protected PHPFUI\ConstantContact\Base::doPut(array $parameters) : array |