X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FsmsInteraction%2FsmsInteraction.attributes.js;h=09edc2306e5365aafa6b67571f920362e1435456;hb=884fcf970b507196a3b60584a74b23a84d7eaf24;hp=87c9d94d61569a72ebcb7d7803e2102c090bbc4b;hpb=032eef5eb1c414450ccc959e49effc8ff508851b;p=motion2.git diff --git a/server/api/smsInteraction/smsInteraction.attributes.js b/server/api/smsInteraction/smsInteraction.attributes.js index 87c9d94..09edc23 100644 --- a/server/api/smsInteraction/smsInteraction.attributes.js +++ b/server/api/smsInteraction/smsInteraction.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xe0c9=['DATE','STRING','ENUM','out','moment','exports'];(function(_0x4709c0,_0x3396c7){var _0x13348b=function(_0x426235){while(--_0x426235){_0x4709c0['push'](_0x4709c0['shift']());}};_0x13348b(++_0x3396c7);}(_0xe0c9,0x136));var _0x9e0c=function(_0x50f1b4,_0x408367){_0x50f1b4=_0x50f1b4-0x0;var _0x2885cc=_0xe0c9[_0x50f1b4];return _0x2885cc;};'use strict';var Sequelize=require('sequelize');var moment=require(_0x9e0c('0x0'));module[_0x9e0c('0x1')]={'closed':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'closedAt':{'type':Sequelize[_0x9e0c('0x2')]},'disposition':{'type':Sequelize[_0x9e0c('0x3')]},'secondDisposition':{'type':Sequelize[_0x9e0c('0x3')]},'thirdDisposition':{'type':Sequelize[_0x9e0c('0x3')]},'note':{'type':Sequelize[_0x9e0c('0x3')]},'phone':{'type':Sequelize[_0x9e0c('0x3')]},'read1stAt':{'type':Sequelize['DATE']},'firstMsgDirection':{'type':Sequelize[_0x9e0c('0x4')]('in',_0x9e0c('0x5')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0x9e0c('0x2')]},'lastMsgDirection':{'type':Sequelize['ENUM']('in',_0x9e0c('0x5')),'defaultValue':'in','allowNull':![]}}; \ No newline at end of file +var _0x9690=['sequelize','BOOLEAN','DATE','STRING','out'];(function(_0x30fedd,_0x190d36){var _0x18b73a=function(_0x5976fd){while(--_0x5976fd){_0x30fedd['push'](_0x30fedd['shift']());}};_0x18b73a(++_0x190d36);}(_0x9690,0x1d6));var _0x0969=function(_0x491eb7,_0x4c0155){_0x491eb7=_0x491eb7-0x0;var _0x4068bd=_0x9690[_0x491eb7];return _0x4068bd;};'use strict';var Sequelize=require(_0x0969('0x0'));var moment=require('moment');module['exports']={'closed':{'type':Sequelize[_0x0969('0x1')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0x0969('0x2')]},'disposition':{'type':Sequelize['STRING']},'secondDisposition':{'type':Sequelize['STRING']},'thirdDisposition':{'type':Sequelize['STRING']},'note':{'type':Sequelize[_0x0969('0x3')]},'phone':{'type':Sequelize['STRING']},'read1stAt':{'type':Sequelize[_0x0969('0x2')]},'firstMsgDirection':{'type':Sequelize['ENUM']('in','out'),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0x0969('0x2')]},'lastMsgDirection':{'type':Sequelize['ENUM']('in',_0x0969('0x4')),'defaultValue':'in','allowNull':![]}}; \ No newline at end of file