97a2beeaebc10a8e64909dee3801edde5faab338
[motion2.git] / server / api / dashboard / dashboard.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 _0x2675=['STRING','sequelize'];(function(_0x3979d3,_0x2994b3){var _0x60d445=function(_0x3eeace){while(--_0x3eeace){_0x3979d3['push'](_0x3979d3['shift']());}};_0x60d445(++_0x2994b3);}(_0x2675,0x75));var _0x5267=function(_0x3bcc36,_0x32f3fd){_0x3bcc36=_0x3bcc36-0x0;var _0x53d800=_0x2675[_0x3bcc36];return _0x53d800;};'use strict';var Sequelize=require(_0x5267('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![],'unique':'name'},'description':{'type':Sequelize[_0x5267('0x1')]}};