CloneableInstantiable
Methods |
public __construct(PHPFUI |
public delete(string $list_id) : bool DELETE a List Deletes the specified contact list and its membership. DELETE List requests
are processed asynchronously, and you can track the status of the request
by making a GET call to the URI shown in the
|
public get(string $list_id, ?string $include_membership_count = NULL) : array GET a List Use this method to get details about a specific contact list (
|
public put(string $list_id, PHPFUI PUT (update) a List Updates an existing contact list resource, specified by
|
Properties |
Methods |