X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappInteraction%2FwhatsappInteraction.attributes.js;h=a10dc519f5c87083c1518ee2f8ddb87ccc8b2103;hb=4baefdac9c37d4300115b8e539c5781a6d78e036;hp=3356a88b40b0365822f6f6441ac7395fb76536a4;hpb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;p=motion2.git diff --git a/server/api/whatsappInteraction/whatsappInteraction.attributes.js b/server/api/whatsappInteraction/whatsappInteraction.attributes.js index 3356a88..a10dc51 100644 --- a/server/api/whatsappInteraction/whatsappInteraction.attributes.js +++ b/server/api/whatsappInteraction/whatsappInteraction.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xcd2f=['ENUM','INTEGER','BOOLEAN','DATE','STRING','out'];(function(_0x569e0a,_0x408e5e){var _0x17818e=function(_0x4c9231){while(--_0x4c9231){_0x569e0a['push'](_0x569e0a['shift']());}};_0x17818e(++_0x408e5e);}(_0xcd2f,0xf8));var _0xfcd2=function(_0x4d8ed9,_0x2ae284){_0x4d8ed9=_0x4d8ed9-0x0;var _0x1e2140=_0xcd2f[_0x4d8ed9];return _0x1e2140;};'use strict';var Sequelize=require('sequelize');var moment=require('moment');module['exports']={'closed':{'type':Sequelize[_0xfcd2('0x0')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0xfcd2('0x1')]},'disposition':{'type':Sequelize[_0xfcd2('0x2')]},'secondDisposition':{'type':Sequelize[_0xfcd2('0x2')]},'thirdDisposition':{'type':Sequelize[_0xfcd2('0x2')]},'note':{'type':Sequelize[_0xfcd2('0x2')]},'phone':{'type':Sequelize[_0xfcd2('0x2')]},'read1stAt':{'type':Sequelize[_0xfcd2('0x1')]},'firstMsgDirection':{'type':Sequelize['ENUM']('in',_0xfcd2('0x3')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0xfcd2('0x1')]},'lastMsgDirection':{'type':Sequelize[_0xfcd2('0x4')]('in',_0xfcd2('0x3')),'defaultValue':'in','allowNull':![]},'autoreplyExecuted':{'type':Sequelize[_0xfcd2('0x0')],'defaultValue':![]},'queueId':{'type':Sequelize[_0xfcd2('0x5')]}}; \ No newline at end of file +var _0x988c=['DATE','STRING','ENUM','out','sequelize'];(function(_0xa9ac8b,_0x3a3b85){var _0x51c5cd=function(_0x3b2fac){while(--_0x3b2fac){_0xa9ac8b['push'](_0xa9ac8b['shift']());}};_0x51c5cd(++_0x3a3b85);}(_0x988c,0x19e));var _0xc988=function(_0x3569d3,_0x287fb7){_0x3569d3=_0x3569d3-0x0;var _0x174499=_0x988c[_0x3569d3];return _0x174499;};'use strict';var Sequelize=require(_0xc988('0x0'));var moment=require('moment');module['exports']={'closed':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'closedAt':{'type':Sequelize[_0xc988('0x1')]},'disposition':{'type':Sequelize[_0xc988('0x2')]},'secondDisposition':{'type':Sequelize[_0xc988('0x2')]},'thirdDisposition':{'type':Sequelize['STRING']},'note':{'type':Sequelize['STRING']},'phone':{'type':Sequelize['STRING']},'read1stAt':{'type':Sequelize[_0xc988('0x1')]},'firstMsgDirection':{'type':Sequelize[_0xc988('0x3')]('in',_0xc988('0x4')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize['DATE']},'lastMsgDirection':{'type':Sequelize[_0xc988('0x3')]('in',_0xc988('0x4')),'defaultValue':'in','allowNull':![]},'autoreplyExecuted':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueId':{'type':Sequelize['INTEGER']}}; \ No newline at end of file