X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FsmsInteraction%2FsmsInteraction.attributes.js;h=d6063a0dff063a7e67d27133cc8f77c8d8b7b4bb;hb=de6f27d8824ffb29cbf937050a12378469af9a53;hp=b29426f3e34bf3d1f258846ac9bda92f5ef61f61;hpb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;p=motion2.git diff --git a/server/api/smsInteraction/smsInteraction.attributes.js b/server/api/smsInteraction/smsInteraction.attributes.js index b29426f..d6063a0 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 _0x3ac2=['moment','BOOLEAN','DATE','STRING','ENUM','out'];(function(_0x52598d,_0x355f3d){var _0x471bfe=function(_0x47b62b){while(--_0x47b62b){_0x52598d['push'](_0x52598d['shift']());}};_0x471bfe(++_0x355f3d);}(_0x3ac2,0x198));var _0x23ac=function(_0x410202,_0x5533ff){_0x410202=_0x410202-0x0;var _0xa6ee57=_0x3ac2[_0x410202];return _0xa6ee57;};'use strict';var Sequelize=require('sequelize');var moment=require(_0x23ac('0x0'));module['exports']={'closed':{'type':Sequelize[_0x23ac('0x1')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0x23ac('0x2')]},'disposition':{'type':Sequelize[_0x23ac('0x3')]},'secondDisposition':{'type':Sequelize[_0x23ac('0x3')]},'thirdDisposition':{'type':Sequelize[_0x23ac('0x3')]},'note':{'type':Sequelize[_0x23ac('0x3')]},'phone':{'type':Sequelize['STRING']},'read1stAt':{'type':Sequelize[_0x23ac('0x2')]},'firstMsgDirection':{'type':Sequelize[_0x23ac('0x4')]('in','out'),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0x23ac('0x2')]},'lastMsgDirection':{'type':Sequelize['ENUM']('in',_0x23ac('0x5')),'defaultValue':'in','allowNull':![]}}; \ No newline at end of file +var _0x567e=['ENUM','out','sequelize','exports','BOOLEAN','DATE','STRING'];(function(_0x820d7b,_0xa5564c){var _0x249af0=function(_0x5ce8fb){while(--_0x5ce8fb){_0x820d7b['push'](_0x820d7b['shift']());}};_0x249af0(++_0xa5564c);}(_0x567e,0xaa));var _0xe567=function(_0x1c6b26,_0x27d137){_0x1c6b26=_0x1c6b26-0x0;var _0xfb58b2=_0x567e[_0x1c6b26];return _0xfb58b2;};'use strict';var Sequelize=require(_0xe567('0x0'));var moment=require('moment');module[_0xe567('0x1')]={'closed':{'type':Sequelize[_0xe567('0x2')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0xe567('0x3')]},'disposition':{'type':Sequelize['STRING']},'secondDisposition':{'type':Sequelize[_0xe567('0x4')]},'thirdDisposition':{'type':Sequelize[_0xe567('0x4')]},'note':{'type':Sequelize[_0xe567('0x4')]},'phone':{'type':Sequelize['STRING']},'read1stAt':{'type':Sequelize[_0xe567('0x3')]},'firstMsgDirection':{'type':Sequelize[_0xe567('0x5')]('in',_0xe567('0x6')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize['DATE']},'lastMsgDirection':{'type':Sequelize['ENUM']('in','out'),'defaultValue':'in','allowNull':![]}}; \ No newline at end of file