Built motion from commit (unavailable).|2.5.17
[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 _0xdd4f=['sequelize','STRING','#0091EA'];(function(_0xa3d389,_0x1abeda){var _0x189bcc=function(_0x49fa0d){while(--_0x49fa0d){_0xa3d389['push'](_0xa3d389['shift']());}};_0x189bcc(++_0x1abeda);}(_0xdd4f,0x1ce));var _0xfdd4=function(_0x14b011,_0x485f6f){_0x14b011=_0x14b011-0x0;var _0x1eb517=_0xdd4f[_0x14b011];return _0x1eb517;};'use strict';var Sequelize=require(_0xfdd4('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0xfdd4('0x1')],'defaultValue':_0xfdd4('0x2')},'description':{'type':Sequelize['STRING']}};