596154b5e60eeee291dff4825124b2c4bd6e9a41
[motion-next.git] / server / api / cmCompany / cmCompany.attributes.js
1 const a121_0xcd6b=['STRING','name'];(function(_0x9b43ff,_0xcd6b75){const _0x49f9f3=function(_0x54bf14){while(--_0x54bf14){_0x9b43ff['push'](_0x9b43ff['shift']());}};_0x49f9f3(++_0xcd6b75);}(a121_0xcd6b,0x77));const a121_0x49f9=function(_0x9b43ff,_0xcd6b75){_0x9b43ff=_0x9b43ff-0x0;let _0x49f9f3=a121_0xcd6b[_0x9b43ff];return _0x49f9f3;};const _0xaa8665=a121_0x49f9;'use strict';const Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize[_0xaa8665('0x1')],'unique':_0xaa8665('0x0'),'allowNull':![],'validate':{'notEmpty':!![]}},'vat':{'type':Sequelize[_0xaa8665('0x1')]},'companyId':{'type':Sequelize['STRING']},'website':{'type':Sequelize[_0xaa8665('0x1')]},'phone':{'type':Sequelize['STRING']},'fax':{'type':Sequelize['STRING']},'type':{'type':Sequelize[_0xaa8665('0x1')]},'street':{'type':Sequelize[_0xaa8665('0x1')]},'postalCode':{'type':Sequelize[_0xaa8665('0x1')]},'city':{'type':Sequelize[_0xaa8665('0x1')]},'country':{'type':Sequelize[_0xaa8665('0x1')]},'email':{'type':Sequelize[_0xaa8665('0x1')],'validate':{'isEmail':!![]}},'emailDomain':{'type':Sequelize[_0xaa8665('0x1')]},'sStreet':{'type':Sequelize[_0xaa8665('0x1')]},'sPostalCode':{'type':Sequelize[_0xaa8665('0x1')]},'sCity':{'type':Sequelize['STRING']},'sCountry':{'type':Sequelize[_0xaa8665('0x1')]},'description':{'type':Sequelize['STRING']}};