106081c7d68857e9767a1d9ebe998d565e8348c4
[motion2.git] / server / api / tag / tag.attributes.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xcecc=['sequelize','STRING','#0091EA'];(function(_0x5757b7,_0x44a893){var _0x57b718=function(_0x2d6114){while(--_0x2d6114){_0x5757b7['push'](_0x5757b7['shift']());}};_0x57b718(++_0x44a893);}(_0xcecc,0x186));var _0xccec=function(_0x34aa53,_0x59b527){_0x34aa53=_0x34aa53-0x0;var _0x18bd28=_0xcecc[_0x34aa53];return _0x18bd28;};'use strict';var Sequelize=require(_0xccec('0x0'));module['exports']={'name':{'type':Sequelize[_0xccec('0x1')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize['STRING'],'defaultValue':_0xccec('0x2')},'description':{'type':Sequelize[_0xccec('0x1')]}};