package |
Default |
---|
__construct(array $data = NULL)
array
api()
clear()
config()
getField(string $name) : \MailChimp\Core\Field
string
\MailChimp\Core\Field
getFields() : array
array
hasField(string $name) : boolean
string
Field name
boolean
initialize()
jsonSerialize()
merge( $data)
own( $class, $args)
reference( &$field, $name)
setApi(\MailChimp\Interfaces\MailChimpInterface &$api)
setConfig(\MailChimp\Interfaces\ConfigInterface &$config)
fields : array
var |
---|
array
data : object
var |
---|
object
_reference : array
var |
---|
array
_api :
_config :
history : array<mixed,\MailChimp\Models\Lists\GrowthHistory>
An array of objects, each representing a monthly growth report for a list.
array<mixed,\MailChimp\Models\Lists\GrowthHistory>
list_id : string
The list id.
string
total_items : integer
The total number of items matching the query regardless of pagination.
integer
_links : array<mixed,\MailChimp\Data\Link>
A list of link types and descriptions for the API schema documents.
array<mixed,\MailChimp\Data\Link>