Built motion from commit (unavailable).|2.5.13
[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 _0xc6e2=['sequelize'];(function(_0x506979,_0x5c6c5f){var _0x17a0ce=function(_0xbd7944){while(--_0xbd7944){_0x506979['push'](_0x506979['shift']());}};_0x17a0ce(++_0x5c6c5f);}(_0xc6e2,0x144));var _0x2c6e=function(_0x4da05f,_0x20a393){_0x4da05f=_0x4da05f-0x0;var _0x30b926=_0xc6e2[_0x4da05f];return _0x30b926;};'use strict';var Sequelize=require(_0x2c6e('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}};