a93dd9bb75f9802966942cb048f90e3a08f83586
[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 _0x89ee=['STRING','name','sequelize'];(function(_0x28b5f6,_0x4c4ec6){var _0xc93363=function(_0x5e5cbb){while(--_0x5e5cbb){_0x28b5f6['push'](_0x28b5f6['shift']());}};_0xc93363(++_0x4c4ec6);}(_0x89ee,0x170));var _0xe89e=function(_0x36e524,_0x2b1545){_0x36e524=_0x36e524-0x0;var _0x4469b0=_0x89ee[_0x36e524];return _0x4469b0;};'use strict';var Sequelize=require(_0xe89e('0x0'));module['exports']={'name':{'type':Sequelize[_0xe89e('0x1')],'unique':_0xe89e('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0xe89e('0x1')]}};