Built motion from commit 44377920.|2.6.11
[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 _0x65d2=['exports','name','STRING','#0091EA','sequelize'];(function(_0x270acc,_0x43d023){var _0x5069b3=function(_0x3db3ec){while(--_0x3db3ec){_0x270acc['push'](_0x270acc['shift']());}};_0x5069b3(++_0x43d023);}(_0x65d2,0xb8));var _0x265d=function(_0x1baf38,_0x4cf8f9){_0x1baf38=_0x1baf38-0x0;var _0x5161a4=_0x65d2[_0x1baf38];return _0x5161a4;};'use strict';var Sequelize=require(_0x265d('0x0'));module[_0x265d('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0x265d('0x2'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x265d('0x3')],'defaultValue':_0x265d('0x4')},'description':{'type':Sequelize['STRING']}};