Built motion from commit (unavailable).|2.4.4
[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 _0x2ce8=['STRING','name','#0091EA','sequelize','exports'];(function(_0x3147f1,_0x1adc67){var _0x4be0a0=function(_0x5becc7){while(--_0x5becc7){_0x3147f1['push'](_0x3147f1['shift']());}};_0x4be0a0(++_0x1adc67);}(_0x2ce8,0xad));var _0x82ce=function(_0x9729d7,_0x1b79a8){_0x9729d7=_0x9729d7-0x0;var _0x3c4ac6=_0x2ce8[_0x9729d7];return _0x3c4ac6;};'use strict';var Sequelize=require(_0x82ce('0x0'));module[_0x82ce('0x1')]={'name':{'type':Sequelize[_0x82ce('0x2')],'unique':_0x82ce('0x3'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x82ce('0x2')],'defaultValue':_0x82ce('0x4')},'description':{'type':Sequelize[_0x82ce('0x2')]}};