5a58b36e4c93d8f98200292c292d8635fd21f3f6
[motion2.git] / server / api / chatQueueReport / chatQueueReport.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 _0x53ec=['STRING','DATE','sequelize'];(function(_0xf93bfb,_0x46cbb6){var _0x4878cd=function(_0x28771e){while(--_0x28771e){_0xf93bfb['push'](_0xf93bfb['shift']());}};_0x4878cd(++_0x46cbb6);}(_0x53ec,0x179));var _0xc53e=function(_0x50e410,_0x36bb68){_0x50e410=_0x50e410-0x0;var _0x3eb22c=_0x53ec[_0x50e410];return _0x3eb22c;};'use strict';var moment=require('moment');var Sequelize=require(_0xc53e('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0xc53e('0x1')],'allowNull':![]},'from':{'type':Sequelize[_0xc53e('0x1')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0xc53e('0x2')]},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize[_0xc53e('0x1')]}};