Built motion from commit b5413ace.|2.6.9
[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 _0xf4f4=['STRING','#0091EA','sequelize','exports','name'];(function(_0x6d3f14,_0x2349a0){var _0x274d39=function(_0x35439b){while(--_0x35439b){_0x6d3f14['push'](_0x6d3f14['shift']());}};_0x274d39(++_0x2349a0);}(_0xf4f4,0xe3));var _0x4f4f=function(_0x1d7b67,_0x302f22){_0x1d7b67=_0x1d7b67-0x0;var _0x5247c6=_0xf4f4[_0x1d7b67];return _0x5247c6;};'use strict';var Sequelize=require(_0x4f4f('0x0'));module[_0x4f4f('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0x4f4f('0x2'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x4f4f('0x3')],'defaultValue':_0x4f4f('0x4')},'description':{'type':Sequelize[_0x4f4f('0x3')]}};