Built motion from commit 0900f080.|2.5.45
[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 _0x4ca7=['exports','STRING','#0091EA','sequelize'];(function(_0x586e9b,_0x2e1eb3){var _0x34758a=function(_0x381a09){while(--_0x381a09){_0x586e9b['push'](_0x586e9b['shift']());}};_0x34758a(++_0x2e1eb3);}(_0x4ca7,0x1e3));var _0x74ca=function(_0x470ec5,_0x2e4369){_0x470ec5=_0x470ec5-0x0;var _0x17fc1e=_0x4ca7[_0x470ec5];return _0x17fc1e;};'use strict';var Sequelize=require(_0x74ca('0x0'));module[_0x74ca('0x1')]={'name':{'type':Sequelize[_0x74ca('0x2')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x74ca('0x2')],'defaultValue':_0x74ca('0x3')},'description':{'type':Sequelize['STRING']}};