Built motion from commit 85328c08.|2.5.50
[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 _0xf1f9=['name','sequelize','exports','STRING'];(function(_0x2ee084,_0x97f8fe){var _0x2e98b8=function(_0x488290){while(--_0x488290){_0x2ee084['push'](_0x2ee084['shift']());}};_0x2e98b8(++_0x97f8fe);}(_0xf1f9,0x1cd));var _0x9f1f=function(_0x4a7d6f,_0x4bfa6d){_0x4a7d6f=_0x4a7d6f-0x0;var _0x311d1a=_0xf1f9[_0x4a7d6f];return _0x311d1a;};'use strict';var Sequelize=require(_0x9f1f('0x0'));module[_0x9f1f('0x1')]={'name':{'type':Sequelize[_0x9f1f('0x2')],'unique':_0x9f1f('0x3'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x9f1f('0x2')],'defaultValue':'#0091EA'},'description':{'type':Sequelize[_0x9f1f('0x2')]}};