Send templated bulk email, and remember notifed marketalerts
This commit is contained in:
@@ -12,6 +12,7 @@ module.exports = (sequelize, DataTypes) => {
|
||||
region : DataTypes.STRING,
|
||||
realEstateType : DataTypes.STRING,
|
||||
notified : DataTypes.BOOLEAN,
|
||||
title : DataTypes.STRING,
|
||||
|
||||
email: {
|
||||
type: DataTypes.STRING,
|
||||
|
||||
Reference in New Issue
Block a user