df565396780494c042cc76fe2e1042a71303c468
[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 _0x6311=['exports','STRING'];(function(_0x4f782e,_0x5c049d){var _0x3193cd=function(_0x412841){while(--_0x412841){_0x4f782e['push'](_0x4f782e['shift']());}};_0x3193cd(++_0x5c049d);}(_0x6311,0x118));var _0x1631=function(_0x37d80f,_0x1bc136){_0x37d80f=_0x37d80f-0x0;var _0x276175=_0x6311[_0x37d80f];return _0x276175;};'use strict';var Sequelize=require('sequelize');module[_0x1631('0x0')]={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x1631('0x1')]}};