dfcd2ef0f6bcd7d8564ac0698d367a8acca316b7
[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 _0xe820=['sequelize','STRING','#0091EA'];(function(_0x32674c,_0x179fd4){var _0x940adc=function(_0x337a76){while(--_0x337a76){_0x32674c['push'](_0x32674c['shift']());}};_0x940adc(++_0x179fd4);}(_0xe820,0xd2));var _0x0e82=function(_0x5e687d,_0x484530){_0x5e687d=_0x5e687d-0x0;var _0x5c71c8=_0xe820[_0x5e687d];return _0x5c71c8;};'use strict';var Sequelize=require(_0x0e82('0x0'));module['exports']={'name':{'type':Sequelize[_0x0e82('0x1')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize['STRING'],'defaultValue':_0x0e82('0x2')},'description':{'type':Sequelize[_0x0e82('0x1')]}};