77dde351436b7a575f9d2b4fa2bf47c233e5bebc
[motion2.git] / server / api / variable / variable.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 _0xf774=['sequelize','STRING','name'];(function(_0x587da8,_0x461e3b){var _0x572bdc=function(_0x455ca2){while(--_0x455ca2){_0x587da8['push'](_0x587da8['shift']());}};_0x572bdc(++_0x461e3b);}(_0xf774,0xae));var _0x4f77=function(_0x410339,_0x1c5d6f){_0x410339=_0x410339-0x0;var _0x1600cf=_0xf774[_0x410339];return _0x1600cf;};'use strict';var Sequelize=require(_0x4f77('0x0'));module['exports']={'name':{'type':Sequelize[_0x4f77('0x1')],'unique':_0x4f77('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x4f77('0x1')]}};