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 :
subscribe : boolean
Whether the webhook is triggered when a list subscriber is added.
boolean
unsubscribe : boolean
Whether the webhook is triggered when a list member unsubscribes.
boolean
profile : boolean
Whether the webhook is triggered when a subscriber’s profile is updated.
boolean
cleaned : boolean
Whether the webhook is triggered when a subscriber’s email address is cleaned from the list.
boolean
upemail : boolean
Whether the webhook is triggered when a subscriber’s email address is changed.
boolean
campaign : boolean
Whether the webhook is triggered when a campaign is sent or cancelled.
boolean