Built motion from commit e6806ed6.|2.6.0
[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 _0xcfbd=['DATE','moment','sequelize','STRING'];(function(_0x3b5ad9,_0x223867){var _0x611ae9=function(_0x1c5e28){while(--_0x1c5e28){_0x3b5ad9['push'](_0x3b5ad9['shift']());}};_0x611ae9(++_0x223867);}(_0xcfbd,0x13d));var _0xdcfb=function(_0x33ca12,_0x172301){_0x33ca12=_0x33ca12-0x0;var _0x40c1c8=_0xcfbd[_0x33ca12];return _0x40c1c8;};'use strict';var moment=require(_0xdcfb('0x0'));var Sequelize=require(_0xdcfb('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0xdcfb('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0xdcfb('0x2')]},'joinAt':{'type':Sequelize[_0xdcfb('0x3')]},'leaveAt':{'type':Sequelize[_0xdcfb('0x3')]},'acceptAt':{'type':Sequelize[_0xdcfb('0x3')]},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize[_0xdcfb('0x2')]}};