X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FcmCompany%2FcmCompany.attributes.js;h=bb5e1e677699c0215fb3a2953b790b9717b68a53;hb=24271de0e5dd1b448821a50abace88b2fad818a2;hp=feedd18e67d275bbbefd3cf5fa184566ee02e566;hpb=913cc995a38cf7bfbc27d325e09fc2b6ae2f632d;p=motion2.git diff --git a/server/api/cmCompany/cmCompany.attributes.js b/server/api/cmCompany/cmCompany.attributes.js index feedd18..bb5e1e6 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 _0x4dae=['exports','STRING'];(function(_0x1b6029,_0x438c33){var _0x5ea7ef=function(_0x3d5d2c){while(--_0x3d5d2c){_0x1b6029['push'](_0x1b6029['shift']());}};_0x5ea7ef(++_0x438c33);}(_0x4dae,0x106));var _0xe4da=function(_0x3ba321,_0x2ac112){_0x3ba321=_0x3ba321-0x0;var _0x52f639=_0x4dae[_0x3ba321];return _0x52f639;};'use strict';var Sequelize=require('sequelize');module[_0xe4da('0x0')]={'name':{'type':Sequelize[_0xe4da('0x1')],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'vat':{'type':Sequelize['STRING']},'companyId':{'type':Sequelize[_0xe4da('0x1')]},'website':{'type':Sequelize[_0xe4da('0x1')]},'phone':{'type':Sequelize[_0xe4da('0x1')]},'fax':{'type':Sequelize[_0xe4da('0x1')]},'type':{'type':Sequelize[_0xe4da('0x1')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0xe4da('0x1')]},'city':{'type':Sequelize[_0xe4da('0x1')]},'country':{'type':Sequelize[_0xe4da('0x1')]},'email':{'type':Sequelize[_0xe4da('0x1')],'validate':{'isEmail':!![]}},'emailDomain':{'type':Sequelize[_0xe4da('0x1')]},'sStreet':{'type':Sequelize[_0xe4da('0x1')]},'sPostalCode':{'type':Sequelize['STRING']},'sCity':{'type':Sequelize[_0xe4da('0x1')]},'sCountry':{'type':Sequelize[_0xe4da('0x1')]},'description':{'type':Sequelize[_0xe4da('0x1')]}}; \ No newline at end of file +var _0x531b=['name','sequelize','STRING'];(function(_0x41dfac,_0x278319){var _0x12900b=function(_0x3324cd){while(--_0x3324cd){_0x41dfac['push'](_0x41dfac['shift']());}};_0x12900b(++_0x278319);}(_0x531b,0x1a5));var _0xb531=function(_0x23607f,_0x51db51){_0x23607f=_0x23607f-0x0;var _0x5a5be0=_0x531b[_0x23607f];return _0x5a5be0;};'use strict';var Sequelize=require(_0xb531('0x0'));module['exports']={'name':{'type':Sequelize[_0xb531('0x1')],'unique':_0xb531('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'vat':{'type':Sequelize[_0xb531('0x1')]},'companyId':{'type':Sequelize[_0xb531('0x1')]},'website':{'type':Sequelize[_0xb531('0x1')]},'phone':{'type':Sequelize[_0xb531('0x1')]},'fax':{'type':Sequelize[_0xb531('0x1')]},'type':{'type':Sequelize[_0xb531('0x1')]},'street':{'type':Sequelize[_0xb531('0x1')]},'postalCode':{'type':Sequelize[_0xb531('0x1')]},'city':{'type':Sequelize[_0xb531('0x1')]},'country':{'type':Sequelize[_0xb531('0x1')]},'email':{'type':Sequelize[_0xb531('0x1')],'validate':{'isEmail':!![]}},'emailDomain':{'type':Sequelize[_0xb531('0x1')]},'sStreet':{'type':Sequelize[_0xb531('0x1')]},'sPostalCode':{'type':Sequelize[_0xb531('0x1')]},'sCity':{'type':Sequelize['STRING']},'sCountry':{'type':Sequelize[_0xb531('0x1')]},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file