Built motion from commit 3e059bc2.|2.5.32
[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 _0x68a5=['sequelize','STRING','name','#0091EA'];(function(_0x50b8bc,_0x1b081d){var _0x259a8c=function(_0x548ce8){while(--_0x548ce8){_0x50b8bc['push'](_0x50b8bc['shift']());}};_0x259a8c(++_0x1b081d);}(_0x68a5,0xfc));var _0x568a=function(_0x300b3f,_0x208cd0){_0x300b3f=_0x300b3f-0x0;var _0x4c1776=_0x68a5[_0x300b3f];return _0x4c1776;};'use strict';var Sequelize=require(_0x568a('0x0'));module['exports']={'name':{'type':Sequelize[_0x568a('0x1')],'unique':_0x568a('0x2'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize['STRING'],'defaultValue':_0x568a('0x3')},'description':{'type':Sequelize[_0x568a('0x1')]}};