b0c9983779d61f8b0a23d1f16e31fb72c7d35c4e
[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 _0x0b08=['moment','sequelize','STRING','DATE'];(function(_0x36aca5,_0x58f459){var _0x2df60a=function(_0x54e4dd){while(--_0x54e4dd){_0x36aca5['push'](_0x36aca5['shift']());}};_0x2df60a(++_0x58f459);}(_0x0b08,0x108));var _0x80b0=function(_0x5756c6,_0x58290a){_0x5756c6=_0x5756c6-0x0;var _0x4b5806=_0x0b08[_0x5756c6];return _0x4b5806;};'use strict';var moment=require(_0x80b0('0x0'));var Sequelize=require(_0x80b0('0x1'));module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'from':{'type':Sequelize[_0x80b0('0x2')]},'joinAt':{'type':Sequelize[_0x80b0('0x3')]},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize[_0x80b0('0x3')]},'reason':{'type':Sequelize['STRING']}};