Built motion from commit 00bf23f6.|2.6.16
[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 _0x2c54=['STRING','#0091EA','sequelize','exports'];(function(_0x439f4d,_0x3c2d3d){var _0x18c99b=function(_0x56e738){while(--_0x56e738){_0x439f4d['push'](_0x439f4d['shift']());}};_0x18c99b(++_0x3c2d3d);}(_0x2c54,0x136));var _0x42c5=function(_0x1f99a5,_0x33f468){_0x1f99a5=_0x1f99a5-0x0;var _0x2c7c76=_0x2c54[_0x1f99a5];return _0x2c7c76;};'use strict';var Sequelize=require(_0x42c5('0x0'));module[_0x42c5('0x1')]={'name':{'type':Sequelize[_0x42c5('0x2')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x42c5('0x2')],'defaultValue':_0x42c5('0x3')},'description':{'type':Sequelize[_0x42c5('0x2')]}};