630010eb5fd408fae80b50bff536dc8ff15cfb33
[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 _0x7d51=['sequelize','STRING','name'];(function(_0x45bd20,_0xb6df60){var _0x6df59f=function(_0x46a659){while(--_0x46a659){_0x45bd20['push'](_0x45bd20['shift']());}};_0x6df59f(++_0xb6df60);}(_0x7d51,0x15f));var _0x17d5=function(_0x17738f,_0x4aafed){_0x17738f=_0x17738f-0x0;var _0x45c546=_0x7d51[_0x17738f];return _0x45c546;};'use strict';var Sequelize=require(_0x17d5('0x0'));module['exports']={'name':{'type':Sequelize[_0x17d5('0x1')],'unique':_0x17d5('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}};