Built motion from commit 88aa8522.|2.5.37
[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 _0x7d20=['exports','STRING','DATE','moment','sequelize'];(function(_0xc05be,_0x3ffbc1){var _0x16ad6e=function(_0x267e99){while(--_0x267e99){_0xc05be['push'](_0xc05be['shift']());}};_0x16ad6e(++_0x3ffbc1);}(_0x7d20,0xe9));var _0x07d2=function(_0x132e7d,_0x2dbca3){_0x132e7d=_0x132e7d-0x0;var _0x5924df=_0x7d20[_0x132e7d];return _0x5924df;};'use strict';var moment=require(_0x07d2('0x0'));var Sequelize=require(_0x07d2('0x1'));module[_0x07d2('0x2')]={'uniqueid':{'type':Sequelize[_0x07d2('0x3')],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0x07d2('0x4')]},'exitAt':{'type':Sequelize[_0x07d2('0x4')]},'reason':{'type':Sequelize[_0x07d2('0x3')]}};