Email addresses that could not be added to the segment or removed and an error message providing more details.
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 :
email_addresses : string
Email addresses added to the static segment or removed
string
error : string
The error message indicating why the email addresses could not be added or updated.
string