Built motion from commit e0fa946e.|2.6.5
[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 _0x7939=['sequelize','STRING','DATE'];(function(_0x5b9fa1,_0x4dd147){var _0x4caa03=function(_0x2c0bf9){while(--_0x2c0bf9){_0x5b9fa1['push'](_0x5b9fa1['shift']());}};_0x4caa03(++_0x4dd147);}(_0x7939,0x11d));var _0x9793=function(_0x264d51,_0x3c9ea2){_0x264d51=_0x264d51-0x0;var _0x25c41c=_0x7939[_0x264d51];return _0x25c41c;};'use strict';var moment=require('moment');var Sequelize=require(_0x9793('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x9793('0x1')],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0x9793('0x2')]},'acceptAt':{'type':Sequelize[_0x9793('0x2')]},'exitAt':{'type':Sequelize[_0x9793('0x2')]},'reason':{'type':Sequelize['STRING']}};