f665bf09874cb794cfff3a2fe5186bea8d7f35fd
[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 _0xb0bf=['exports','STRING'];(function(_0x32d006,_0x1d5f9a){var _0x5616f5=function(_0x5ed32f){while(--_0x5ed32f){_0x32d006['push'](_0x32d006['shift']());}};_0x5616f5(++_0x1d5f9a);}(_0xb0bf,0xf4));var _0xfb0b=function(_0x5a5326,_0x29991a){_0x5a5326=_0x5a5326-0x0;var _0x37c270=_0xb0bf[_0x5a5326];return _0x37c270;};'use strict';var Sequelize=require('sequelize');module[_0xfb0b('0x0')]={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0xfb0b('0x1')]}};