Class ContactList
Represents a single Contact List
- Ctct\Components\Component
-
Ctct\Components\Contacts\ContactList
Namespace: Ctct\Components\Contacts
Package: Components\Contacts
Author: Constant Contact
Located at Ctct/Components/Contacts/ContactList.php
Package: Components\Contacts
Author: Constant Contact
Located at Ctct/Components/Contacts/ContactList.php
public
|
|
public static
|
|
public
|
getValue()
|
public
string
|
$id | |
#
Unique identifier of the contact list |
public
string
|
$name | |
#
Name of the contact list |
public
string
|
$status | |
#
Status of the contact list, must be one of "ACTIVE", "HIDDEN", "REMOVED" |
public
string
|
$contact_count | |
#
The number of contacts in the list |