56942a2c47bf5ff7640f5f5043e6eca1ba82e52c
[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 _0xed20=['sequelize','name','STRING'];(function(_0x14d0c3,_0x23182e){var _0xa5804b=function(_0x56e130){while(--_0x56e130){_0x14d0c3['push'](_0x14d0c3['shift']());}};_0xa5804b(++_0x23182e);}(_0xed20,0x1b9));var _0x0ed2=function(_0x2ff514,_0xd07cf4){_0x2ff514=_0x2ff514-0x0;var _0xfe681f=_0xed20[_0x2ff514];return _0xfe681f;};'use strict';var Sequelize=require(_0x0ed2('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0x0ed2('0x1'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x0ed2('0x2')]}};