Built motion from commit 092f8824.|2.5.49
[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 _0x5f2a=['STRING','DATE','sequelize','exports'];(function(_0x3422a1,_0x234e02){var _0x2a59b0=function(_0x14b23f){while(--_0x14b23f){_0x3422a1['push'](_0x3422a1['shift']());}};_0x2a59b0(++_0x234e02);}(_0x5f2a,0x146));var _0xa5f2=function(_0x3d280f,_0x24b8d3){_0x3d280f=_0x3d280f-0x0;var _0x19b92c=_0x5f2a[_0x3d280f];return _0x19b92c;};'use strict';var moment=require('moment');var Sequelize=require(_0xa5f2('0x0'));module[_0xa5f2('0x1')]={'uniqueid':{'type':Sequelize[_0xa5f2('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0xa5f2('0x2')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize[_0xa5f2('0x3')]},'reason':{'type':Sequelize['STRING']}};