Built motion from commit (unavailable).|2.5.5
[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 _0x0944=['STRING'];(function(_0x190385,_0x238c8e){var _0x58275c=function(_0x316fd9){while(--_0x316fd9){_0x190385['push'](_0x190385['shift']());}};_0x58275c(++_0x238c8e);}(_0x0944,0x14e));var _0x4094=function(_0x291d3f,_0x3ef99f){_0x291d3f=_0x291d3f-0x0;var _0x242080=_0x0944[_0x291d3f];return _0x242080;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize[_0x4094('0x0')],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x4094('0x0')]}};