X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FcmContact%2FcmContact.attributes.js;h=99e7e1e6e045d581f46b160784394de91eab7a06;hb=5a8e02cd20cb48fdbc240736658fd4afd650c896;hp=0ef1a86e4447114d884c631fcbe20c85ba2fd2f3;hpb=bc74370e54ee193dccc81d92e42005d458c8ae66;p=motion2.git diff --git a/server/api/cmContact/cmContact.attributes.js b/server/api/cmContact/cmContact.attributes.js index 0ef1a86..99e7e1e 100644 --- a/server/api/cmContact/cmContact.attributes.js +++ b/server/api/cmContact/cmContact.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xac80=['INTEGER','DATE','NOW','lodash','STRING','TEXT'];(function(_0x3dfcef,_0x407f9d){var _0x248d9d=function(_0x2a619c){while(--_0x2a619c){_0x3dfcef['push'](_0x3dfcef['shift']());}};_0x248d9d(++_0x407f9d);}(_0xac80,0x1b3));var _0x0ac8=function(_0x464c43,_0x594dcb){_0x464c43=_0x464c43-0x0;var _0x5e46e8=_0xac80[_0x464c43];return _0x5e46e8;};'use strict';var _=require(_0x0ac8('0x0'));var Sequelize=require('sequelize');module['exports']={'firstName':{'type':Sequelize['STRING'],'allowNull':![]},'lastName':{'type':Sequelize[_0x0ac8('0x1')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0x0ac8('0x1')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize[_0x0ac8('0x1')]},'dateOfBirth':{'type':Sequelize[_0x0ac8('0x1')]},'description':{'type':Sequelize[_0x0ac8('0x2')]},'phone':{'type':Sequelize[_0x0ac8('0x1')]},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize[_0x0ac8('0x1')]},'email':{'type':Sequelize[_0x0ac8('0x1')]},'url':{'type':Sequelize['STRING']},'facebook':{'type':Sequelize[_0x0ac8('0x1')]},'fb_data':{'type':Sequelize[_0x0ac8('0x1')]},'twitter':{'type':Sequelize[_0x0ac8('0x1')]},'skype':{'type':Sequelize[_0x0ac8('0x1')]},'teams':{'type':Sequelize[_0x0ac8('0x1')]},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize[_0x0ac8('0x1')]},'telegram':{'type':Sequelize[_0x0ac8('0x1')]},'UserId':{'type':Sequelize[_0x0ac8('0x3')]},'priority':{'type':Sequelize[_0x0ac8('0x3')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x0ac8('0x4')],'defaultValue':Sequelize[_0x0ac8('0x5')]}}; \ No newline at end of file +var _0x7d8e=['lodash','sequelize','STRING','TEXT','INTEGER','DATE'];(function(_0x4d37ac,_0x59fd6c){var _0x29c82f=function(_0x658eda){while(--_0x658eda){_0x4d37ac['push'](_0x4d37ac['shift']());}};_0x29c82f(++_0x59fd6c);}(_0x7d8e,0xcc));var _0xe7d8=function(_0x6e1239,_0x3562ac){_0x6e1239=_0x6e1239-0x0;var _0x418150=_0x7d8e[_0x6e1239];return _0x418150;};'use strict';var _=require(_0xe7d8('0x0'));var Sequelize=require(_0xe7d8('0x1'));module['exports']={'firstName':{'type':Sequelize[_0xe7d8('0x2')],'allowNull':![]},'lastName':{'type':Sequelize['STRING']},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0xe7d8('0x2')]},'city':{'type':Sequelize[_0xe7d8('0x2')]},'country':{'type':Sequelize[_0xe7d8('0x2')]},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xe7d8('0x3')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize[_0xe7d8('0x2')]},'fax':{'type':Sequelize[_0xe7d8('0x2')]},'email':{'type':Sequelize[_0xe7d8('0x2')]},'url':{'type':Sequelize[_0xe7d8('0x2')]},'facebook':{'type':Sequelize[_0xe7d8('0x2')]},'fb_data':{'type':Sequelize[_0xe7d8('0x2')]},'twitter':{'type':Sequelize[_0xe7d8('0x2')]},'skype':{'type':Sequelize[_0xe7d8('0x2')]},'teams':{'type':Sequelize['STRING']},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize[_0xe7d8('0x2')]},'wechat':{'type':Sequelize[_0xe7d8('0x2')]},'telegram':{'type':Sequelize[_0xe7d8('0x2')]},'UserId':{'type':Sequelize[_0xe7d8('0x4')]},'AdditionalPhones':{'type':Sequelize[_0xe7d8('0x2')]},'priority':{'type':Sequelize[_0xe7d8('0x4')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0xe7d8('0x5')],'defaultValue':Sequelize['NOW']},'dialTimezone':{'type':Sequelize[_0xe7d8('0x2')]},'utcOffset':{'type':Sequelize[_0xe7d8('0x4')]}}; \ No newline at end of file