X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FsmsInteraction%2FsmsInteraction.attributes.js;h=79b02a22fbfad6e79b4fafc229a7f4e2a058e90c;hb=616b05b12f37a2d91c8e3c0e9817684f8aa283c7;hp=09edc2306e5365aafa6b67571f920362e1435456;hpb=884fcf970b507196a3b60584a74b23a84d7eaf24;p=motion2.git diff --git a/server/api/smsInteraction/smsInteraction.attributes.js b/server/api/smsInteraction/smsInteraction.attributes.js index 09edc23..79b02a2 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 _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 +var _0x8426=['ENUM','out','sequelize','BOOLEAN','DATE','STRING'];(function(_0x1ea719,_0x5b0044){var _0x37f1fd=function(_0x25e9bb){while(--_0x25e9bb){_0x1ea719['push'](_0x1ea719['shift']());}};_0x37f1fd(++_0x5b0044);}(_0x8426,0x11c));var _0x6842=function(_0x19e35c,_0x29cd1e){_0x19e35c=_0x19e35c-0x0;var _0x3e1fe8=_0x8426[_0x19e35c];return _0x3e1fe8;};'use strict';var Sequelize=require(_0x6842('0x0'));var moment=require('moment');module['exports']={'closed':{'type':Sequelize[_0x6842('0x1')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0x6842('0x2')]},'disposition':{'type':Sequelize[_0x6842('0x3')]},'secondDisposition':{'type':Sequelize[_0x6842('0x3')]},'thirdDisposition':{'type':Sequelize[_0x6842('0x3')]},'note':{'type':Sequelize[_0x6842('0x3')]},'phone':{'type':Sequelize['STRING']},'read1stAt':{'type':Sequelize['DATE']},'firstMsgDirection':{'type':Sequelize[_0x6842('0x4')]('in',_0x6842('0x5')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0x6842('0x2')]},'lastMsgDirection':{'type':Sequelize[_0x6842('0x4')]('in',_0x6842('0x5')),'defaultValue':'in','allowNull':![]}}; \ No newline at end of file