7e4a7095aa3a0e3451128425ca7367c9cd56403c
[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 _0xd9e2=['DATE','moment','sequelize','STRING'];(function(_0x274816,_0x5d5412){var _0x1f642d=function(_0x5ad9da){while(--_0x5ad9da){_0x274816['push'](_0x274816['shift']());}};_0x1f642d(++_0x5d5412);}(_0xd9e2,0x119));var _0x2d9e=function(_0x146f92,_0x2ca3f7){_0x146f92=_0x146f92-0x0;var _0x303d3d=_0xd9e2[_0x146f92];return _0x303d3d;};'use strict';var moment=require(_0x2d9e('0x0'));var Sequelize=require(_0x2d9e('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x2d9e('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0x2d9e('0x2')]},'joinAt':{'type':Sequelize[_0x2d9e('0x3')]},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize[_0x2d9e('0x3')]},'reason':{'type':Sequelize['STRING']}};