2c7f2d606f4104fa420f7d02b62b977026dc02be
[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 _0x539e=['STRING','DATE','moment','sequelize'];(function(_0x119705,_0xba9427){var _0x2affc2=function(_0x16f7e2){while(--_0x16f7e2){_0x119705['push'](_0x119705['shift']());}};_0x2affc2(++_0xba9427);}(_0x539e,0x96));var _0xe539=function(_0xc7d147,_0x5ce566){_0xc7d147=_0xc7d147-0x0;var _0x3b38fb=_0x539e[_0xc7d147];return _0x3b38fb;};'use strict';var moment=require(_0xe539('0x0'));var Sequelize=require(_0xe539('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0xe539('0x2')],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize[_0xe539('0x3')]},'leaveAt':{'type':Sequelize[_0xe539('0x3')]},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize[_0xe539('0x3')]},'reason':{'type':Sequelize[_0xe539('0x2')]}};