Built motion from commit 10af8726.|2.6.34
[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 _0xf6c3=['sequelize','STRING','DATE','moment'];(function(_0x1dd594,_0x150681){var _0x51b244=function(_0x22a076){while(--_0x22a076){_0x1dd594['push'](_0x1dd594['shift']());}};_0x51b244(++_0x150681);}(_0xf6c3,0x1cf));var _0x3f6c=function(_0x5b93b7,_0x5e2cbe){_0x5b93b7=_0x5b93b7-0x0;var _0xe0d626=_0xf6c3[_0x5b93b7];return _0xe0d626;};'use strict';var moment=require(_0x3f6c('0x0'));var Sequelize=require(_0x3f6c('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x3f6c('0x2')],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize[_0x3f6c('0x3')]},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0x3f6c('0x3')]},'exitAt':{'type':Sequelize[_0x3f6c('0x3')]},'reason':{'type':Sequelize[_0x3f6c('0x2')]}};