d7082c7329a489e81f69268550db461e384d6fff
[motion2.git] / server / api / openchannelQueueReport / openchannelQueueReport.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 _0x10dc=['sequelize','STRING','DATE','moment'];(function(_0x34466e,_0x1b30f2){var _0x33c694=function(_0x27f99b){while(--_0x27f99b){_0x34466e['push'](_0x34466e['shift']());}};_0x33c694(++_0x1b30f2);}(_0x10dc,0x107));var _0xc10d=function(_0x43d952,_0x453ec9){_0x43d952=_0x43d952-0x0;var _0x1c53b5=_0x10dc[_0x43d952];return _0x1c53b5;};'use strict';var moment=require(_0xc10d('0x0'));var Sequelize=require(_0xc10d('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0xc10d('0x2')],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize[_0xc10d('0x3')]},'leaveAt':{'type':Sequelize[_0xc10d('0x3')]},'acceptAt':{'type':Sequelize[_0xc10d('0x3')]},'exitAt':{'type':Sequelize[_0xc10d('0x3')]},'reason':{'type':Sequelize[_0xc10d('0x2')]}};