X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FcmCompany%2FcmCompany.attributes.js;h=f821acd9bfe7ee4d97464eb72cc0757bb49d8100;hb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;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..f821acd 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 _0xca87=['sequelize','STRING','name'];(function(_0x2bc721,_0xa8d0e){var _0xc63c3=function(_0x44b0d0){while(--_0x44b0d0){_0x2bc721['push'](_0x2bc721['shift']());}};_0xc63c3(++_0xa8d0e);}(_0xca87,0xc9));var _0x7ca8=function(_0x1096be,_0x5817a9){_0x1096be=_0x1096be-0x0;var _0x5a32a7=_0xca87[_0x1096be];return _0x5a32a7;};'use strict';var Sequelize=require(_0x7ca8('0x0'));module['exports']={'name':{'type':Sequelize[_0x7ca8('0x1')],'unique':_0x7ca8('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'vat':{'type':Sequelize['STRING']},'companyId':{'type':Sequelize[_0x7ca8('0x1')]},'website':{'type':Sequelize['STRING']},'phone':{'type':Sequelize[_0x7ca8('0x1')]},'fax':{'type':Sequelize['STRING']},'type':{'type':Sequelize[_0x7ca8('0x1')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize['STRING']},'city':{'type':Sequelize[_0x7ca8('0x1')]},'country':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x7ca8('0x1')],'validate':{'isEmail':!![]}},'emailDomain':{'type':Sequelize['STRING']},'sStreet':{'type':Sequelize[_0x7ca8('0x1')]},'sPostalCode':{'type':Sequelize['STRING']},'sCity':{'type':Sequelize['STRING']},'sCountry':{'type':Sequelize[_0x7ca8('0x1')]},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file