RecipientReferenceMethod
in
List of recipient reference methods
Tags
Table of Contents
Constants
- EMAIL = 1
- Email method will be used to target the recipient
- RECIPIENT_ID = 2
- Recipient id will be used to target the recipient
- SHOPPER_ID = 3
- Shopper id will be used to target the recipient
Constants
Email method will be used to target the recipient
public
mixed
EMAIL
= 1
RECIPIENT_ID
Recipient id will be used to target the recipient
public
mixed
RECIPIENT_ID
= 2
SHOPPER_ID
Shopper id will be used to target the recipient
public
mixed
SHOPPER_ID
= 3