Built motion from commit (unavailable).|2.5.31
[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 _0x0bb5=['sequelize','exports','STRING','#0091EA'];(function(_0x41edc3,_0x24fd71){var _0x9051a7=function(_0x229fe8){while(--_0x229fe8){_0x41edc3['push'](_0x41edc3['shift']());}};_0x9051a7(++_0x24fd71);}(_0x0bb5,0x148));var _0x50bb=function(_0x13338a,_0x57955e){_0x13338a=_0x13338a-0x0;var _0x1ee678=_0x0bb5[_0x13338a];return _0x1ee678;};'use strict';var Sequelize=require(_0x50bb('0x0'));module[_0x50bb('0x1')]={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x50bb('0x2')],'defaultValue':_0x50bb('0x3')},'description':{'type':Sequelize[_0x50bb('0x2')]}};