a9c3e0091c9ba682f785c93a6e0006cf6b06f36f
[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 _0x4838=['exports','name','sequelize'];(function(_0x34e7b1,_0x1cd673){var _0x26d731=function(_0x31f034){while(--_0x31f034){_0x34e7b1['push'](_0x34e7b1['shift']());}};_0x26d731(++_0x1cd673);}(_0x4838,0x1be));var _0x8483=function(_0x2d9ca9,_0x4d7d98){_0x2d9ca9=_0x2d9ca9-0x0;var _0x5626d9=_0x4838[_0x2d9ca9];return _0x5626d9;};'use strict';var Sequelize=require(_0x8483('0x0'));module[_0x8483('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0x8483('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}};