The Inx_Api_Sending_SendingMailingType enumeration defines the types of mailings which may be sent.
The Inx_Api_Sending_SendingMailingType enumeration defines the types of mailings which may be sent.
Located in /Api/Sending/SendingMailingType.php (line 15)
Returns the SendingMailingType corresponding to the given id. UNKNOWN type will be returned. inside client code.
Returns the SendingMailingType corresponding to the given id. 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.
The MASS_MAILING type is used for regular newsletter mailings.
The MASS_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 SINGLE_MAILING type is used for mailings which are sent to only one recipient, e. mailings.
The SINGLE_MAILING type is used for mailings which are sent to only one recipient, e.g. subscription and action mailings.
The SPLIT_TEST_MAILING type is used for split test mailings.
The SPLIT_TEST_MAILING type is used for split test mailings.
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 all valid SendingMailingTypes.
Returns all valid SendingMailingTypes.
Returns the ID of the
Returns the ID of the
Documentation generated on Thu, 17 Sep 2015 14:27:30 +0200 by phpDocumentor 1.3.2