X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FcmContact%2FcmContact.attributes.js;h=44b580eba2b727be28dac09ad0d00fb652d54e4e;hb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;hp=aaf856b9c83cc1fb0db564aff986c135bbad371d;hpb=d49944cc2e95578bfbd15d79d46896f71a145821;p=motion2.git diff --git a/server/api/cmContact/cmContact.attributes.js b/server/api/cmContact/cmContact.attributes.js index aaf856b..44b580e 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 _0x0bb6=['STRING','TEXT','INTEGER','UNSIGNED','DATE','NOW','sequelize','exports'];(function(_0x20db55,_0x4a484c){var _0x33bc37=function(_0x157180){while(--_0x157180){_0x20db55['push'](_0x20db55['shift']());}};_0x33bc37(++_0x4a484c);}(_0x0bb6,0x136));var _0x60bb=function(_0x19950b,_0x53d0d7){_0x19950b=_0x19950b-0x0;var _0x3c6b41=_0x0bb6[_0x19950b];return _0x3c6b41;};'use strict';var _=require('lodash');var Sequelize=require(_0x60bb('0x0'));module[_0x60bb('0x1')]={'firstName':{'type':Sequelize['STRING'],'allowNull':![]},'lastName':{'type':Sequelize[_0x60bb('0x2')]},'street':{'type':Sequelize[_0x60bb('0x2')]},'postalCode':{'type':Sequelize[_0x60bb('0x2')]},'city':{'type':Sequelize[_0x60bb('0x2')]},'country':{'type':Sequelize[_0x60bb('0x2')]},'dateOfBirth':{'type':Sequelize[_0x60bb('0x2')]},'description':{'type':Sequelize[_0x60bb('0x3')]},'phone':{'type':Sequelize[_0x60bb('0x2')]},'mobile':{'type':Sequelize[_0x60bb('0x2')]},'fax':{'type':Sequelize[_0x60bb('0x2')]},'email':{'type':Sequelize[_0x60bb('0x2')]},'url':{'type':Sequelize[_0x60bb('0x2')]},'facebook':{'type':Sequelize[_0x60bb('0x2')]},'fb_data':{'type':Sequelize[_0x60bb('0x2')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize[_0x60bb('0x2')]},'teams':{'type':Sequelize[_0x60bb('0x2')]},'viber':{'type':Sequelize[_0x60bb('0x2')]},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0x60bb('0x2')]},'UserId':{'type':Sequelize[_0x60bb('0x4')]},'AdditionalPhones':{'type':Sequelize[_0x60bb('0x2')]},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x60bb('0x5')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x60bb('0x6')],'defaultValue':Sequelize[_0x60bb('0x7')]},'dialTimezone':{'type':Sequelize['STRING']},'utcOffset':{'type':Sequelize[_0x60bb('0x4')]}}; \ No newline at end of file +var _0x71aa=['lodash','sequelize','exports','STRING','TEXT','INTEGER','UNSIGNED','NOW'];(function(_0x70a4e2,_0x1b833a){var _0x4d1d1e=function(_0x479208){while(--_0x479208){_0x70a4e2['push'](_0x70a4e2['shift']());}};_0x4d1d1e(++_0x1b833a);}(_0x71aa,0xe0));var _0xa71a=function(_0x14a05c,_0x304800){_0x14a05c=_0x14a05c-0x0;var _0x4199e=_0x71aa[_0x14a05c];return _0x4199e;};'use strict';var _=require(_0xa71a('0x0'));var Sequelize=require(_0xa71a('0x1'));module[_0xa71a('0x2')]={'firstName':{'type':Sequelize[_0xa71a('0x3')],'allowNull':![]},'lastName':{'type':Sequelize[_0xa71a('0x3')]},'street':{'type':Sequelize[_0xa71a('0x3')]},'postalCode':{'type':Sequelize[_0xa71a('0x3')]},'city':{'type':Sequelize[_0xa71a('0x3')]},'country':{'type':Sequelize[_0xa71a('0x3')]},'dateOfBirth':{'type':Sequelize[_0xa71a('0x3')]},'description':{'type':Sequelize[_0xa71a('0x4')]},'phone':{'type':Sequelize[_0xa71a('0x3')]},'mobile':{'type':Sequelize[_0xa71a('0x3')]},'fax':{'type':Sequelize[_0xa71a('0x3')]},'email':{'type':Sequelize[_0xa71a('0x3')]},'url':{'type':Sequelize[_0xa71a('0x3')]},'facebook':{'type':Sequelize[_0xa71a('0x3')]},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0xa71a('0x3')]},'skype':{'type':Sequelize[_0xa71a('0x3')]},'teams':{'type':Sequelize[_0xa71a('0x3')]},'viber':{'type':Sequelize[_0xa71a('0x3')]},'line':{'type':Sequelize[_0xa71a('0x3')]},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize['STRING']},'UserId':{'type':Sequelize['INTEGER']},'AdditionalPhones':{'type':Sequelize[_0xa71a('0x3')]},'priority':{'type':Sequelize[_0xa71a('0x5')](0x2)[_0xa71a('0x6')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':Sequelize[_0xa71a('0x7')]},'dialTimezone':{'type':Sequelize['STRING']},'utcOffset':{'type':Sequelize[_0xa71a('0x5')]}}; \ No newline at end of file