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 :
locations : array<mixed,\MailChimp\Models\Lists\Location>
An array of objects, each representing a list’s top subscriber locations.
array<mixed,\MailChimp\Models\Lists\Location>
list_id : string
The unique id for the list.
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>