Built motion from commit 639a1a7f.|2.6.19
[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 _0x26f5=['exports','sequelize'];(function(_0xa36320,_0x273867){var _0x259785=function(_0x412e7d){while(--_0x412e7d){_0xa36320['push'](_0xa36320['shift']());}};_0x259785(++_0x273867);}(_0x26f5,0x16d));var _0x526f=function(_0x1aff0e,_0x45e3a8){_0x1aff0e=_0x1aff0e-0x0;var _0x4a6920=_0x26f5[_0x1aff0e];return _0x4a6920;};'use strict';var Sequelize=require(_0x526f('0x0'));module[_0x526f('0x1')]={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}};