modelFile:GWM
This commit is contained in:
parent
98d4df2e8d
commit
3510041eeb
@ -44,6 +44,7 @@ module.exports = (sequelize, DataTypes) => {
|
||||
norms_of_residual_age_of_property_years : { type: DataTypes.STRING },
|
||||
carpet_area_of_property_to_be_mortgage_sqft : { type: DataTypes.STRING },
|
||||
carpet_area_of_property_norms : { type: DataTypes.STRING },
|
||||
ltv_norms_met_not_met : { type: DataTypes.STRING },
|
||||
createdAt : { type: DataTypes.DATE },
|
||||
createdby : { type: DataTypes.INTEGER },
|
||||
updatedAt : { type: DataTypes.DATE },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user