4969909b81906e34db12cae56feaa4345e871519
[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 _0x7303=['STRING','sequelize','name'];(function(_0x363dea,_0x140391){var _0x392f0c=function(_0x21941f){while(--_0x21941f){_0x363dea['push'](_0x363dea['shift']());}};_0x392f0c(++_0x140391);}(_0x7303,0xa3));var _0x3730=function(_0x3bc408,_0x2c53e2){_0x3bc408=_0x3bc408-0x0;var _0x4de7a9=_0x7303[_0x3bc408];return _0x4de7a9;};'use strict';var Sequelize=require(_0x3730('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0x3730('0x1'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x3730('0x2')]}};