Built motion from commit 753c950e.|2.5.42
[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 _0x85de=['sequelize','exports','STRING','name'];(function(_0x34669a,_0x108f7b){var _0x591889=function(_0x5043b6){while(--_0x5043b6){_0x34669a['push'](_0x34669a['shift']());}};_0x591889(++_0x108f7b);}(_0x85de,0x1f0));var _0xe85d=function(_0x57d582,_0x488254){_0x57d582=_0x57d582-0x0;var _0x56f493=_0x85de[_0x57d582];return _0x56f493;};'use strict';var Sequelize=require(_0xe85d('0x0'));module[_0xe85d('0x1')]={'name':{'type':Sequelize[_0xe85d('0x2')],'unique':_0xe85d('0x3'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0xe85d('0x2')],'defaultValue':'#0091EA'},'description':{'type':Sequelize[_0xe85d('0x2')]}};