Built motion from commit 10af8726.|2.6.34
[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 _0xd081=['STRING','sequelize','name'];(function(_0x43706e,_0x36546e){var _0x449ae9=function(_0x1f7176){while(--_0x1f7176){_0x43706e['push'](_0x43706e['shift']());}};_0x449ae9(++_0x36546e);}(_0xd081,0x16f));var _0x1d08=function(_0xa1904e,_0x33db19){_0xa1904e=_0xa1904e-0x0;var _0x13992d=_0xd081[_0xa1904e];return _0x13992d;};'use strict';var Sequelize=require(_0x1d08('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0x1d08('0x1'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x1d08('0x2')]}};