The Inx_Api_GeneralMailing_MailingType enumeration defines the types of general mailings which may be queried.
The Inx_Api_GeneralMailing_MailingType enumeration defines the types of general mailings which may be queried.
Located in /Api/GeneralMailing/MailingType.php (line 13)
The ACTION_MAILING type is used for action trigger mailings.
The ACTION_MAILING type is used for action trigger mailings.
Returns the Inx_Api_GeneralMailing_MailingType corresponding to the given $iId.
Returns the Inx_Api_GeneralMailing_MailingType corresponding to the given $iId. If the ID is unknown, the UNKNOWN type will be returned. The ID is used for transmission purposes and should not be used inside client code.
Returns an array of Inx_Api_GeneralMailing_MailingType IDs corresponding to the given Inx_Api_GeneralMailing_MailingType array.
Returns an array of Inx_Api_GeneralMailing_MailingType IDs corresponding to the given Inx_Api_GeneralMailing_MailingType array. The IDs are used for transmission purposes and should not be used inside client code.
The REGULAR_MAILING type is used for regular newsletter mailings.
The REGULAR_MAILING type is used for regular newsletter mailings.
The SEQUENCE_MAILING type is used for sequence mailings.
The SEQUENCE_MAILING type is used for sequence mailings.
The SPLIT_TEST_MAILING type is used for split test mailings.
The SPLIT_TEST_MAILING type is used for split test mailings.
The SUBSCRIPTION_TRIGGER_MAILING type is used for subscription and unsubscription trigger mailings, e.
The SUBSCRIPTION_TRIGGER_MAILING type is used for subscription and unsubscription trigger mailings, e.g. welcome and verification mailing.
The TIME_TRIGGER_MAILING type is used for time trigger mailings, e.
The TIME_TRIGGER_MAILING type is used for time trigger mailings, e.g. birthday and interval mailing.
The UNKNOWN type indicates a version mismatch between API and server.
The UNKNOWN type indicates a version mismatch between API and server.
Returns an array containing all available Inx_Api_GeneralMailing_MailingTypes including UNKNOWN.
Returns an array containing all available Inx_Api_GeneralMailing_MailingTypes including UNKNOWN.
Returns the ID of the Inx_Api_GeneralMailing_MailingType.
Returns the ID of the Inx_Api_GeneralMailing_MailingType. The ID is used for transmission purposes and should not be used inside client code.
Documentation generated on Thu, 17 Sep 2015 14:27:27 +0200 by phpDocumentor 1.3.2