e0e79f289b7f5c351cdf3dbb26976788afb62690
[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 _0xef8e=['name','sequelize','STRING'];(function(_0x5b3a31,_0x5f1d9b){var _0x201d6b=function(_0x332295){while(--_0x332295){_0x5b3a31['push'](_0x5b3a31['shift']());}};_0x201d6b(++_0x5f1d9b);}(_0xef8e,0x17b));var _0xeef8=function(_0x337c9a,_0x1a2256){_0x337c9a=_0x337c9a-0x0;var _0x360dd0=_0xef8e[_0x337c9a];return _0x360dd0;};'use strict';var Sequelize=require(_0xeef8('0x0'));module['exports']={'name':{'type':Sequelize[_0xeef8('0x1')],'unique':_0xeef8('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0xeef8('0x1')]}};