ActivityListResponse

Extends \MailChimp\Core\Data

package

Default

Methods

__construct

__construct(array $data = NULL) 
inherited

Arguments

$data

array

clear

clear() 
inherited

Returns Field Information

getField(string $name) : \MailChimp\Core\Field
inherited

Arguments

$name

string

Response

\MailChimp\Core\Field

Gets all allowed fields of a Data

getFields() : array
inherited

Response

array

Return true if field exists or false otherwise

hasField(string $name) : boolean
inherited

Arguments

$name

string

Field name

Response

boolean

jsonSerialize

jsonSerialize() 
inherited

merge

merge( $data) 
inherited

Arguments

$data

reference

reference( &$field,  $name) 
inherited

Arguments

$field

$name

Properties

activity

activity : array<mixed,\MailChimp\Models\Lists\Activity>

Recent list activity.

Type(s)

array<mixed,\MailChimp\Models\Lists\Activity>

 : string

list_id The unique id for the list.

Type(s)

string

total_items

total_items : integer

The total number of items matching the query regardless of pagination.

Type(s)

integer