Built motion from commit (unavailable).|2.5.14
[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 _0x6c74=['STRING','name','sequelize'];(function(_0x1aee73,_0x39b787){var _0x433d1f=function(_0x4c5cce){while(--_0x4c5cce){_0x1aee73['push'](_0x1aee73['shift']());}};_0x433d1f(++_0x39b787);}(_0x6c74,0x158));var _0x46c7=function(_0x3c1ed7,_0x589c80){_0x3c1ed7=_0x3c1ed7-0x0;var _0x45e5dd=_0x6c74[_0x3c1ed7];return _0x45e5dd;};'use strict';var Sequelize=require(_0x46c7('0x0'));module['exports']={'name':{'type':Sequelize[_0x46c7('0x1')],'unique':_0x46c7('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}};