Built motion from commit 25580385.|2.6.2
[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 _0x11db=['sequelize','exports','STRING'];(function(_0x4bb999,_0x121358){var _0x255599=function(_0x4fc6c8){while(--_0x4fc6c8){_0x4bb999['push'](_0x4bb999['shift']());}};_0x255599(++_0x121358);}(_0x11db,0x195));var _0xb11d=function(_0x50c492,_0x5c1e67){_0x50c492=_0x50c492-0x0;var _0x3505a8=_0x11db[_0x50c492];return _0x3505a8;};'use strict';var Sequelize=require(_0xb11d('0x0'));module[_0xb11d('0x1')]={'name':{'type':Sequelize[_0xb11d('0x2')],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}};