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 :
default_country : integer
In an address field, the default country code if none supplied.
integer
phone_format : string
In a phone field, the phone number type: US or International.
string
date_format : string
In a date or birthday field, the format of the date.
string
choices : array<mixed,string>
In a radio or dropdown non-group field, the available options for members to pick from.
array<mixed,string>
size : integer
In a text field, the default length of the text field.
integer