fc685fdad848f84167439631833efbd3af3a2351
[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 _0x96dc=['name','STRING','exports'];(function(_0x155084,_0x1cba65){var _0x2f077e=function(_0x58dba4){while(--_0x58dba4){_0x155084['push'](_0x155084['shift']());}};_0x2f077e(++_0x1cba65);}(_0x96dc,0x134));var _0xc96d=function(_0x5ada9a,_0x428c3a){_0x5ada9a=_0x5ada9a-0x0;var _0x16d722=_0x96dc[_0x5ada9a];return _0x16d722;};'use strict';var Sequelize=require('sequelize');module[_0xc96d('0x0')]={'name':{'type':Sequelize['STRING'],'unique':_0xc96d('0x1'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0xc96d('0x2')]}};