45073344211877d5d2c743bd3cfac9ab7a5793f1
[motion-next.git] / server / api / cmCompany / cmCompany.attributes.js
1 const a145_0x221f=['STRING'];(function(_0x40349f,_0x437456){const _0x221f52=function(_0x5e8827){while(--_0x5e8827){_0x40349f['push'](_0x40349f['shift']());}};_0x221f52(++_0x437456);}(a145_0x221f,0x197));const a145_0x5e88=function(_0x40349f,_0x437456){_0x40349f=_0x40349f-0x18a;let _0x221f52=a145_0x221f[_0x40349f];return _0x221f52;};const a145_0x1de041=a145_0x5e88;'use strict';const {DataTypes}=require('sequelize'),attributes={'name':{'type':DataTypes[a145_0x1de041(0x18a)],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'vat':{'type':DataTypes[a145_0x1de041(0x18a)]},'companyId':{'type':DataTypes['STRING']},'website':{'type':DataTypes[a145_0x1de041(0x18a)]},'phone':{'type':DataTypes[a145_0x1de041(0x18a)]},'fax':{'type':DataTypes[a145_0x1de041(0x18a)]},'type':{'type':DataTypes[a145_0x1de041(0x18a)]},'street':{'type':DataTypes[a145_0x1de041(0x18a)]},'postalCode':{'type':DataTypes[a145_0x1de041(0x18a)]},'city':{'type':DataTypes[a145_0x1de041(0x18a)]},'country':{'type':DataTypes['STRING']},'email':{'type':DataTypes[a145_0x1de041(0x18a)],'validate':{'isEmail':!![]}},'emailDomain':{'type':DataTypes[a145_0x1de041(0x18a)]},'sStreet':{'type':DataTypes[a145_0x1de041(0x18a)]},'sPostalCode':{'type':DataTypes[a145_0x1de041(0x18a)]},'sCity':{'type':DataTypes[a145_0x1de041(0x18a)]},'sCountry':{'type':DataTypes[a145_0x1de041(0x18a)]},'description':{'type':DataTypes[a145_0x1de041(0x18a)]}};module['exports']['attributes']=attributes;