9f8c187a470a68b3df086c829128db0774ab082b
[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 _0x5ba6=['sequelize','STRING','name'];(function(_0x4fd501,_0x21e31c){var _0x316ea1=function(_0x560039){while(--_0x560039){_0x4fd501['push'](_0x4fd501['shift']());}};_0x316ea1(++_0x21e31c);}(_0x5ba6,0x1dd));var _0x65ba=function(_0x181945,_0x362840){_0x181945=_0x181945-0x0;var _0x240cb4=_0x5ba6[_0x181945];return _0x240cb4;};'use strict';var Sequelize=require(_0x65ba('0x0'));module['exports']={'name':{'type':Sequelize[_0x65ba('0x1')],'unique':_0x65ba('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x65ba('0x1')]}};