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 :
company : string
The company name for the list
string
address1 : string
The street address for the list contact
string
address2 : string
The street address for the list contact
string
city : string
The city for the list contact
string
state : string
The state for the list contact
string
zip : string
The postal or zip code for the list contact
string
country : string
A two-character ISO3166 country code. Defaults to US if invalid
string
phone : string
The phone number for the list contact
string