X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FcmContact%2FcmContact.attributes.js;h=cc7c2f8bb137ffb6ea05b2d2f3989b0e94e731ed;hb=3912498a4dca9582374ca5cc8bf0a6347dda17ea;hp=99e7e1e6e045d581f46b160784394de91eab7a06;hpb=5a8e02cd20cb48fdbc240736658fd4afd650c896;p=motion2.git diff --git a/server/api/cmContact/cmContact.attributes.js b/server/api/cmContact/cmContact.attributes.js index 99e7e1e..cc7c2f8 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 _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 +var _0x7ce3=['STRING','INTEGER','UNSIGNED','DATE','lodash','sequelize','exports'];(function(_0x11dbe9,_0x5a0ade){var _0x1d3080=function(_0x21964e){while(--_0x21964e){_0x11dbe9['push'](_0x11dbe9['shift']());}};_0x1d3080(++_0x5a0ade);}(_0x7ce3,0x12a));var _0x37ce=function(_0x52782c,_0x2dc6b0){_0x52782c=_0x52782c-0x0;var _0x1da746=_0x7ce3[_0x52782c];return _0x1da746;};'use strict';var _=require(_0x37ce('0x0'));var Sequelize=require(_0x37ce('0x1'));module[_0x37ce('0x2')]={'firstName':{'type':Sequelize['STRING'],'allowNull':![]},'lastName':{'type':Sequelize[_0x37ce('0x3')]},'street':{'type':Sequelize[_0x37ce('0x3')]},'postalCode':{'type':Sequelize[_0x37ce('0x3')]},'city':{'type':Sequelize[_0x37ce('0x3')]},'country':{'type':Sequelize[_0x37ce('0x3')]},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize[_0x37ce('0x3')]},'fax':{'type':Sequelize[_0x37ce('0x3')]},'email':{'type':Sequelize[_0x37ce('0x3')]},'url':{'type':Sequelize[_0x37ce('0x3')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0x37ce('0x3')]},'skype':{'type':Sequelize[_0x37ce('0x3')]},'teams':{'type':Sequelize[_0x37ce('0x3')]},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0x37ce('0x3')]},'UserId':{'type':Sequelize[_0x37ce('0x4')]},'AdditionalPhones':{'type':Sequelize['STRING']},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x37ce('0x5')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x37ce('0x6')],'defaultValue':Sequelize['NOW']},'dialTimezone':{'type':Sequelize['STRING']},'utcOffset':{'type':Sequelize[_0x37ce('0x4')]}}; \ No newline at end of file