Built motion from commit 97153652.|2.6.26
[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 _0xdf69=['DATE','STRING','moment','sequelize'];(function(_0x37573b,_0x182a26){var _0x4006ae=function(_0x4f72eb){while(--_0x4f72eb){_0x37573b['push'](_0x37573b['shift']());}};_0x4006ae(++_0x182a26);}(_0xdf69,0xf6));var _0x9df6=function(_0x47709f,_0x55b28d){_0x47709f=_0x47709f-0x0;var _0x3e2b50=_0xdf69[_0x47709f];return _0x3e2b50;};'use strict';var moment=require(_0x9df6('0x0'));var Sequelize=require(_0x9df6('0x1'));module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0x9df6('0x2')]},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize[_0x9df6('0x2')]},'reason':{'type':Sequelize[_0x9df6('0x3')]}};