b935b734afc7efdb8a5aa89d2cadffd6609cf0ad
[motion-next.git] / server / api / cmCompany / cmCompany.attributes.js
1 const a121_0x2533=['exports','STRING'];(function(_0xf4fe3,_0x2533e3){const _0x61fdbc=function(_0x5546d9){while(--_0x5546d9){_0xf4fe3['push'](_0xf4fe3['shift']());}};_0x61fdbc(++_0x2533e3);}(a121_0x2533,0x6a));const a121_0x61fd=function(_0xf4fe3,_0x2533e3){_0xf4fe3=_0xf4fe3-0x0;let _0x61fdbc=a121_0x2533[_0xf4fe3];return _0x61fdbc;};const _0x5d0b89=a121_0x61fd;'use strict';const Sequelize=require('sequelize');module[_0x5d0b89('0x0')]={'name':{'type':Sequelize[_0x5d0b89('0x1')],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'vat':{'type':Sequelize[_0x5d0b89('0x1')]},'companyId':{'type':Sequelize[_0x5d0b89('0x1')]},'website':{'type':Sequelize[_0x5d0b89('0x1')]},'phone':{'type':Sequelize['STRING']},'fax':{'type':Sequelize['STRING']},'type':{'type':Sequelize[_0x5d0b89('0x1')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0x5d0b89('0x1')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize[_0x5d0b89('0x1')]},'email':{'type':Sequelize[_0x5d0b89('0x1')],'validate':{'isEmail':!![]}},'emailDomain':{'type':Sequelize[_0x5d0b89('0x1')]},'sStreet':{'type':Sequelize[_0x5d0b89('0x1')]},'sPostalCode':{'type':Sequelize['STRING']},'sCity':{'type':Sequelize[_0x5d0b89('0x1')]},'sCountry':{'type':Sequelize[_0x5d0b89('0x1')]},'description':{'type':Sequelize['STRING']}};