X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FcmCompany%2FcmCompany.attributes.js;h=5edc836e3ab3a15fc266842ba6098dbdb86ccb1d;hb=cf0590116080d9ba42ef56ec3321a2b1292c0360;hp=a1a63766d921cbe3e353ec972c4ff68be78e9b2a;hpb=d0e53397894213749637bb93a101e4fc9544eaa3;p=motion2.git diff --git a/server/api/cmCompany/cmCompany.attributes.js b/server/api/cmCompany/cmCompany.attributes.js index a1a6376..5edc836 100644 --- a/server/api/cmCompany/cmCompany.attributes.js +++ b/server/api/cmCompany/cmCompany.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xb61d=['sequelize','exports','STRING','name'];(function(_0x36b570,_0x587cca){var _0x1ae014=function(_0x24990a){while(--_0x24990a){_0x36b570['push'](_0x36b570['shift']());}};_0x1ae014(++_0x587cca);}(_0xb61d,0x74));var _0xdb61=function(_0x53f407,_0x2c449f){_0x53f407=_0x53f407-0x0;var _0x53b1c7=_0xb61d[_0x53f407];return _0x53b1c7;};'use strict';var Sequelize=require(_0xdb61('0x0'));module[_0xdb61('0x1')]={'name':{'type':Sequelize[_0xdb61('0x2')],'unique':_0xdb61('0x3'),'allowNull':![],'validate':{'notEmpty':!![]}},'vat':{'type':Sequelize[_0xdb61('0x2')]},'companyId':{'type':Sequelize[_0xdb61('0x2')]},'website':{'type':Sequelize[_0xdb61('0x2')]},'phone':{'type':Sequelize[_0xdb61('0x2')]},'fax':{'type':Sequelize[_0xdb61('0x2')]},'type':{'type':Sequelize[_0xdb61('0x2')]},'street':{'type':Sequelize[_0xdb61('0x2')]},'postalCode':{'type':Sequelize[_0xdb61('0x2')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xdb61('0x2')],'validate':{'isEmail':!![]}},'emailDomain':{'type':Sequelize['STRING']},'sStreet':{'type':Sequelize['STRING']},'sPostalCode':{'type':Sequelize[_0xdb61('0x2')]},'sCity':{'type':Sequelize[_0xdb61('0x2')]},'sCountry':{'type':Sequelize[_0xdb61('0x2')]},'description':{'type':Sequelize[_0xdb61('0x2')]}}; \ No newline at end of file +var _0x9aba=['exports','STRING','name','sequelize'];(function(_0x34bc33,_0x13cf5a){var _0x5a62b4=function(_0x4fd58d){while(--_0x4fd58d){_0x34bc33['push'](_0x34bc33['shift']());}};_0x5a62b4(++_0x13cf5a);}(_0x9aba,0x1a7));var _0xa9ab=function(_0x1f6343,_0x48c4bb){_0x1f6343=_0x1f6343-0x0;var _0x25a1f2=_0x9aba[_0x1f6343];return _0x25a1f2;};'use strict';var Sequelize=require(_0xa9ab('0x0'));module[_0xa9ab('0x1')]={'name':{'type':Sequelize[_0xa9ab('0x2')],'unique':_0xa9ab('0x3'),'allowNull':![],'validate':{'notEmpty':!![]}},'vat':{'type':Sequelize[_0xa9ab('0x2')]},'companyId':{'type':Sequelize[_0xa9ab('0x2')]},'website':{'type':Sequelize['STRING']},'phone':{'type':Sequelize[_0xa9ab('0x2')]},'fax':{'type':Sequelize['STRING']},'type':{'type':Sequelize[_0xa9ab('0x2')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0xa9ab('0x2')]},'city':{'type':Sequelize[_0xa9ab('0x2')]},'country':{'type':Sequelize[_0xa9ab('0x2')]},'email':{'type':Sequelize[_0xa9ab('0x2')],'validate':{'isEmail':!![]}},'emailDomain':{'type':Sequelize[_0xa9ab('0x2')]},'sStreet':{'type':Sequelize['STRING']},'sPostalCode':{'type':Sequelize[_0xa9ab('0x2')]},'sCity':{'type':Sequelize['STRING']},'sCountry':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xa9ab('0x2')]}}; \ No newline at end of file