X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FsmsInteraction%2FsmsInteraction.attributes.js;h=599a030ff6037b152736fc05d5748c8f6af7c0d1;hb=bc8ba5d49091d4cd92a2c18e276791604cb31450;hp=c206b328d0ec9caf5b7db53abda0d102d67903f9;hpb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;p=motion2.git diff --git a/server/api/smsInteraction/smsInteraction.attributes.js b/server/api/smsInteraction/smsInteraction.attributes.js index c206b32..599a030 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 _0x27f3=['INTEGER','sequelize','moment','BOOLEAN','DATE','STRING','ENUM','out'];(function(_0x3eb998,_0x4f5cee){var _0x272be1=function(_0x10bc96){while(--_0x10bc96){_0x3eb998['push'](_0x3eb998['shift']());}};_0x272be1(++_0x4f5cee);}(_0x27f3,0x1e9));var _0x327f=function(_0x5b64a1,_0x2ec810){_0x5b64a1=_0x5b64a1-0x0;var _0x4b6f55=_0x27f3[_0x5b64a1];return _0x4b6f55;};'use strict';var Sequelize=require(_0x327f('0x0'));var moment=require(_0x327f('0x1'));module['exports']={'closed':{'type':Sequelize[_0x327f('0x2')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0x327f('0x3')]},'disposition':{'type':Sequelize['STRING']},'secondDisposition':{'type':Sequelize[_0x327f('0x4')]},'thirdDisposition':{'type':Sequelize['STRING']},'note':{'type':Sequelize[_0x327f('0x4')]},'phone':{'type':Sequelize[_0x327f('0x4')]},'read1stAt':{'type':Sequelize[_0x327f('0x3')]},'firstMsgDirection':{'type':Sequelize[_0x327f('0x5')]('in',_0x327f('0x6')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0x327f('0x3')]},'lastMsgDirection':{'type':Sequelize[_0x327f('0x5')]('in',_0x327f('0x6')),'defaultValue':'in','allowNull':![]},'autoreplyExecuted':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueId':{'type':Sequelize[_0x327f('0x7')]}}; \ No newline at end of file +var _0x0a48=['DATE','STRING','ENUM','out','INTEGER','sequelize','moment','BOOLEAN'];(function(_0x349582,_0x24c554){var _0x14842d=function(_0x44304e){while(--_0x44304e){_0x349582['push'](_0x349582['shift']());}};_0x14842d(++_0x24c554);}(_0x0a48,0x95));var _0x80a4=function(_0x10b8b1,_0x10619a){_0x10b8b1=_0x10b8b1-0x0;var _0x52b7a6=_0x0a48[_0x10b8b1];return _0x52b7a6;};'use strict';var Sequelize=require(_0x80a4('0x0'));var moment=require(_0x80a4('0x1'));module['exports']={'closed':{'type':Sequelize[_0x80a4('0x2')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0x80a4('0x3')]},'disposition':{'type':Sequelize[_0x80a4('0x4')]},'secondDisposition':{'type':Sequelize[_0x80a4('0x4')]},'thirdDisposition':{'type':Sequelize[_0x80a4('0x4')]},'note':{'type':Sequelize['STRING']},'phone':{'type':Sequelize['STRING']},'read1stAt':{'type':Sequelize[_0x80a4('0x3')]},'firstMsgDirection':{'type':Sequelize[_0x80a4('0x5')]('in',_0x80a4('0x6')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0x80a4('0x3')]},'lastMsgDirection':{'type':Sequelize['ENUM']('in',_0x80a4('0x6')),'defaultValue':'in','allowNull':![]},'autoreplyExecuted':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueId':{'type':Sequelize[_0x80a4('0x7')]}}; \ No newline at end of file