Built motion from commit 20b39a97.|2.6.29
[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 _0x7c6b=['exports','STRING','sequelize'];(function(_0x552b66,_0x3ccf09){var _0x1c3318=function(_0x4d79f4){while(--_0x4d79f4){_0x552b66['push'](_0x552b66['shift']());}};_0x1c3318(++_0x3ccf09);}(_0x7c6b,0x9b));var _0xb7c6=function(_0x3797ba,_0x2478f2){_0x3797ba=_0x3797ba-0x0;var _0x55c7fd=_0x7c6b[_0x3797ba];return _0x55c7fd;};'use strict';var Sequelize=require(_0xb7c6('0x0'));module[_0xb7c6('0x1')]={'name':{'type':Sequelize[_0xb7c6('0x2')],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0xb7c6('0x2')]}};