Built motion from commit c116dc8b.|2.6.30
[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 _0x44ed=['sequelize','STRING','DATE','moment'];(function(_0x196356,_0x4baca6){var _0x3cb255=function(_0x286ce8){while(--_0x286ce8){_0x196356['push'](_0x196356['shift']());}};_0x3cb255(++_0x4baca6);}(_0x44ed,0x183));var _0xd44e=function(_0x4d74b2,_0x3086ae){_0x4d74b2=_0x4d74b2-0x0;var _0x321a71=_0x44ed[_0x4d74b2];return _0x321a71;};'use strict';var moment=require(_0xd44e('0x0'));var Sequelize=require(_0xd44e('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0xd44e('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0xd44e('0x2')]},'joinAt':{'type':Sequelize[_0xd44e('0x3')]},'leaveAt':{'type':Sequelize[_0xd44e('0x3')]},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize[_0xd44e('0x3')]},'reason':{'type':Sequelize[_0xd44e('0x2')]}};