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


