X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FcmContact%2FcmContact.attributes.js;h=aae33f39f764bec84eae0277056d1e28ee5191a3;hb=43db2c329c99249300a38f3296ebfb46ac71947b;hp=6315769cade83871a30c178ff2e2ca8b0754b200;hpb=7aaa08bda9320d80c8205d0e34514094571b4d43;p=motion2.git diff --git a/server/api/cmContact/cmContact.attributes.js b/server/api/cmContact/cmContact.attributes.js index 6315769..aae33f3 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 _0x5feb=['lodash','sequelize','exports','STRING','TEXT','INTEGER','DATE','NOW'];(function(_0x3b43f1,_0x14ba64){var _0x2b60cc=function(_0xc03b74){while(--_0xc03b74){_0x3b43f1['push'](_0x3b43f1['shift']());}};_0x2b60cc(++_0x14ba64);}(_0x5feb,0x1d0));var _0xb5fe=function(_0x12d773,_0x253abd){_0x12d773=_0x12d773-0x0;var _0x152e37=_0x5feb[_0x12d773];return _0x152e37;};'use strict';var _=require(_0xb5fe('0x0'));var Sequelize=require(_0xb5fe('0x1'));module[_0xb5fe('0x2')]={'firstName':{'type':Sequelize[_0xb5fe('0x3')],'allowNull':![]},'lastName':{'type':Sequelize['STRING']},'street':{'type':Sequelize[_0xb5fe('0x3')]},'postalCode':{'type':Sequelize[_0xb5fe('0x3')]},'city':{'type':Sequelize[_0xb5fe('0x3')]},'country':{'type':Sequelize[_0xb5fe('0x3')]},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xb5fe('0x4')]},'phone':{'type':Sequelize[_0xb5fe('0x3')]},'mobile':{'type':Sequelize[_0xb5fe('0x3')]},'fax':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xb5fe('0x3')]},'url':{'type':Sequelize[_0xb5fe('0x3')]},'facebook':{'type':Sequelize[_0xb5fe('0x3')]},'fb_data':{'type':Sequelize[_0xb5fe('0x3')]},'twitter':{'type':Sequelize[_0xb5fe('0x3')]},'skype':{'type':Sequelize[_0xb5fe('0x3')]},'teams':{'type':Sequelize[_0xb5fe('0x3')]},'viber':{'type':Sequelize[_0xb5fe('0x3')]},'line':{'type':Sequelize[_0xb5fe('0x3')]},'wechat':{'type':Sequelize[_0xb5fe('0x3')]},'telegram':{'type':Sequelize[_0xb5fe('0x3')]},'UserId':{'type':Sequelize[_0xb5fe('0x5')]},'AdditionalPhones':{'type':Sequelize[_0xb5fe('0x3')]},'priority':{'type':Sequelize[_0xb5fe('0x5')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0xb5fe('0x6')],'defaultValue':Sequelize[_0xb5fe('0x7')]},'dialTimezone':{'type':Sequelize[_0xb5fe('0x3')]},'utcOffset':{'type':Sequelize[_0xb5fe('0x5')]}}; \ No newline at end of file +var _0x5d3c=['INTEGER','UNSIGNED','lodash','exports','STRING'];(function(_0x4ea413,_0x51ff3a){var _0x51cf25=function(_0x3c6456){while(--_0x3c6456){_0x4ea413['push'](_0x4ea413['shift']());}};_0x51cf25(++_0x51ff3a);}(_0x5d3c,0x1bf));var _0xc5d3=function(_0x161521,_0x317f63){_0x161521=_0x161521-0x0;var _0x55fc48=_0x5d3c[_0x161521];return _0x55fc48;};'use strict';var _=require(_0xc5d3('0x0'));var Sequelize=require('sequelize');module[_0xc5d3('0x1')]={'firstName':{'type':Sequelize[_0xc5d3('0x2')],'allowNull':![]},'lastName':{'type':Sequelize['STRING']},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize['STRING']},'city':{'type':Sequelize[_0xc5d3('0x2')]},'country':{'type':Sequelize[_0xc5d3('0x2')]},'dateOfBirth':{'type':Sequelize[_0xc5d3('0x2')]},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize[_0xc5d3('0x2')]},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize['STRING']},'email':{'type':Sequelize['STRING']},'url':{'type':Sequelize[_0xc5d3('0x2')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize[_0xc5d3('0x2')]},'twitter':{'type':Sequelize[_0xc5d3('0x2')]},'skype':{'type':Sequelize[_0xc5d3('0x2')]},'teams':{'type':Sequelize[_0xc5d3('0x2')]},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0xc5d3('0x2')]},'UserId':{'type':Sequelize['INTEGER']},'AdditionalPhones':{'type':Sequelize[_0xc5d3('0x2')]},'priority':{'type':Sequelize[_0xc5d3('0x3')](0x2)[_0xc5d3('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':Sequelize['NOW']},'dialTimezone':{'type':Sequelize[_0xc5d3('0x2')]},'utcOffset':{'type':Sequelize[_0xc5d3('0x3')]}}; \ No newline at end of file