Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / chatQueueReport / chatQueueReport.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 _0x6571=['DATE','moment','sequelize','STRING'];(function(_0x2ed356,_0x392242){var _0x4df757=function(_0x5760ef){while(--_0x5760ef){_0x2ed356['push'](_0x2ed356['shift']());}};_0x4df757(++_0x392242);}(_0x6571,0x81));var _0x1657=function(_0x2641f9,_0x26715f){_0x2641f9=_0x2641f9-0x0;var _0x585741=_0x6571[_0x2641f9];return _0x585741;};'use strict';var moment=require(_0x1657('0x0'));var Sequelize=require(_0x1657('0x1'));module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'from':{'type':Sequelize[_0x1657('0x2')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0x1657('0x3')]},'acceptAt':{'type':Sequelize[_0x1657('0x3')]},'exitAt':{'type':Sequelize[_0x1657('0x3')]},'reason':{'type':Sequelize[_0x1657('0x2')]}};