c77c33510da366ad8892c058bd1aa9cac9a313ef
[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 _0x113c=['STRING','name','sequelize'];(function(_0x159f8e,_0x258d08){var _0x458e17=function(_0xafee19){while(--_0xafee19){_0x159f8e['push'](_0x159f8e['shift']());}};_0x458e17(++_0x258d08);}(_0x113c,0x80));var _0xc113=function(_0x1912cd,_0x1746bf){_0x1912cd=_0x1912cd-0x0;var _0x3c9336=_0x113c[_0x1912cd];return _0x3c9336;};'use strict';var Sequelize=require(_0xc113('0x0'));module['exports']={'name':{'type':Sequelize[_0xc113('0x1')],'unique':_0xc113('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0xc113('0x1')]}};