Built motion from commit b5413ace.|2.6.9
[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 _0x202c=['STRING','sequelize','name'];(function(_0x4cfd47,_0x1695f2){var _0x536775=function(_0x52773c){while(--_0x52773c){_0x4cfd47['push'](_0x4cfd47['shift']());}};_0x536775(++_0x1695f2);}(_0x202c,0x178));var _0xc202=function(_0x48ec4a,_0x88c5ff){_0x48ec4a=_0x48ec4a-0x0;var _0x6561b7=_0x202c[_0x48ec4a];return _0x6561b7;};'use strict';var Sequelize=require(_0xc202('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0xc202('0x1'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0xc202('0x2')]}};