![]() |
Maileon PHP client
1.5.5
Easily integrate your PHP application with Maileon.
|
Static Public Member Functions | |
static | init () |
Static Public Attributes | |
static | $TYPE = "type" |
static | $STATE = "state" |
static | $NAME = "name" |
static | $SCHEDULE_TIME = "scheduleTime" |
The class contains the valid names for Maileon mailing fields to request from the API
Definition at line 9 of file MailingFields.php.
|
static |
The Constant "type".
Definition at line 13 of file MailingFields.php.
|
static |
The Constant "state".
Definition at line 16 of file MailingFields.php.
|
static |
The Constant "name".
Definition at line 19 of file MailingFields.php.
|
static |
The Constant "scheduleTime".
Definition at line 22 of file MailingFields.php.