EmailType
No description
enum EmailType {
GENERAL
PRODUCT_RECOMMENDATIONS
ABANDONED_CART
}
Values
EmailType.GENERAL
EmailType.PRODUCT_RECOMMENDATIONS
EmailType.ABANDONED_CART
Member Of
NextGenEmail object


